diff --git a/ansible.cfg b/ansible.cfg index 34dfa8f..69e6936 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -7,6 +7,4 @@ gathering = smart fact_caching = jsonfile fact_caching_connection = .fact-cache -vault_password_file = .vault-secret.sh - remote_tmp = /var/tmp/.ansible-${USER}