From d129e0950bdaf55c7d752933e77790e9d5b151a3 Mon Sep 17 00:00:00 2001 From: Dmitry Ilvokhin Date: Sat, 1 Jun 2024 19:15:26 +0100 Subject: Remove .sh extention from bin tools --- ansible.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ansible.cfg') diff --git a/ansible.cfg b/ansible.cfg index 6141e48..d268572 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -2,7 +2,7 @@ inventory = hosts.yml roles_path = roles remote_user = root -vault_password_file = bin/decrypt-vault-password.sh +vault_password_file = bin/decrypt-vault-password # Don't want to see warning about Python. On everything I run, proper Python 3 # should be discoverable. interpreter_python = auto_silent -- cgit v1.2.3-70-g09d2