timeout 5 -> 60
This commit is contained in:
parent
49e028902e
commit
2a995fd4a8
@ -2,7 +2,7 @@
|
|||||||
host_key_checking = False
|
host_key_checking = False
|
||||||
inventory = ./inventory/inventory.yml
|
inventory = ./inventory/inventory.yml
|
||||||
log_path = log/ansible.log
|
log_path = log/ansible.log
|
||||||
timeout = 5
|
timeout = 60
|
||||||
deprecation_warnings = False
|
deprecation_warnings = False
|
||||||
command_warnings = False
|
command_warnings = False
|
||||||
interpreter_python = auto_legacy_silent
|
interpreter_python = auto_legacy_silent
|
||||||
|
Loading…
Reference in New Issue
Block a user