diff --git a/ansible.cfg b/ansible.cfg index 47ae8e4..a3adc21 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -2,7 +2,7 @@ host_key_checking = False inventory = ./inventory/inventory.yml log_path = log/ansible.log -timeout = 5 +timeout = 60 deprecation_warnings = False command_warnings = False interpreter_python = auto_legacy_silent