diff --git a/ansible.cfg b/ansible.cfg index 826576a9..33739ea4 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -10,7 +10,7 @@ fact_caching_connection = /var/tmp/ansible_cache fact_caching_timeout = 8640 deprecation_warnings = False #vault_password_file = ./config/.vault-pass -timeout=4080 +timeout=120 stdout_callback = yaml bin_ansible_callbacks = True local_tmp=/tmp