This commit is contained in:
parent
9a54413b91
commit
52e7aa80e2
13
ansible.cfg
13
ansible.cfg
@ -2,13 +2,12 @@
|
||||
inventory = hosts
|
||||
roles_path = roles
|
||||
collections_path = collections
|
||||
#remote_tmp = /tmp/.ansible-${USER}/tmp
|
||||
#gathering = smart
|
||||
#gather_timeout = 300
|
||||
#fact_path = facts.d
|
||||
#fact_caching = jsonfile
|
||||
#fact_caching_connection = facts.d
|
||||
#fact_caching_timeout = 300
|
||||
gathering = smart
|
||||
gather_timeout = 300
|
||||
fact_path = facts.d
|
||||
fact_caching = jsonfile
|
||||
fact_caching_connection = facts.d
|
||||
fact_caching_timeout = 300
|
||||
retry_files_enabled = False
|
||||
forks = 40
|
||||
timeout = 30
|
||||
|
Loading…
x
Reference in New Issue
Block a user