diff --git a/ansible.cfg b/ansible.cfg index 6e860b4..71812be 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -14,7 +14,7 @@ inventory = inventory.ini remote_user = user-ansible host_key_checking = false -vault_password_file = /root/ansible/vault.key +#vault_password_file = /root/ansible/vault.key #callbacks_enabled = timer, profile_roles, profile_tasks [privilege_escalation]