Merging CI integration into Main branch #2
13
ansible.cfg
13
ansible.cfg
@ -2,13 +2,12 @@
|
|||||||
inventory = hosts
|
inventory = hosts
|
||||||
roles_path = roles
|
roles_path = roles
|
||||||
collections_path = collections
|
collections_path = collections
|
||||||
#remote_tmp = /tmp/.ansible-${USER}/tmp
|
gathering = smart
|
||||||
#gathering = smart
|
gather_timeout = 300
|
||||||
#gather_timeout = 300
|
fact_path = facts.d
|
||||||
#fact_path = facts.d
|
fact_caching = jsonfile
|
||||||
#fact_caching = jsonfile
|
fact_caching_connection = facts.d
|
||||||
#fact_caching_connection = facts.d
|
fact_caching_timeout = 300
|
||||||
#fact_caching_timeout = 300
|
|
||||||
retry_files_enabled = False
|
retry_files_enabled = False
|
||||||
forks = 40
|
forks = 40
|
||||||
timeout = 30
|
timeout = 30
|
||||||
|
Loading…
x
Reference in New Issue
Block a user