timeout 5 -> 60
This commit is contained in:
		@@ -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
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user