diff --git a/ansible/ansible.cfg b/ansible/ansible.cfg index 5a4a6a7..cf39c54 100644 --- a/ansible/ansible.cfg +++ b/ansible/ansible.cfg @@ -99,7 +99,7 @@ host_key_checking = False #sudo_flags = -H -S -n # SSH timeout -#timeout = 10 +timeout = 30 # default user to use for playbooks if user is not specified # (/usr/bin/ansible will use current user as default)