We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 464cc71 commit 2615805Copy full SHA for 2615805
ansible.cfg
@@ -11,6 +11,7 @@ gathering = smart
11
fact_caching = jsonfile
12
fact_caching_connection = /tmp
13
fact_caching_timeout = 86400
14
+timeout = 300
15
stdout_callback = default
16
display_skipped_hosts = no
17
library = ./library
0 commit comments