added better key handling for vault secret
[noc.git] / ansible.cfg
index 55dc29a..9f97815 100644 (file)
@@ -3,7 +3,7 @@ inventory = ./hosts
 remote_user = root
 log_path = ./log
 nocows=1
-vault_password_file = ./open-vault.sh
+vault_password_file = ./gpg/get-vault-pass.sh
 
 gathering = smart
 var_compression_level = 9