Skip to content

Commit 2615805

Browse files
authored
Increase ansible timeout to 300 (#11354)
1 parent 464cc71 commit 2615805

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ansible.cfg

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ gathering = smart
1111
fact_caching = jsonfile
1212
fact_caching_connection = /tmp
1313
fact_caching_timeout = 86400
14+
timeout = 300
1415
stdout_callback = default
1516
display_skipped_hosts = no
1617
library = ./library

0 commit comments

Comments
 (0)