0.1.2-DEV-20200821-141012
------------------------- * MODIFY: - update fact_caching_connection in ansible.cfg
This commit is contained in:
parent
af5424d264
commit
aa82631b8a
@ -6,7 +6,7 @@ gathering = smart
|
|||||||
gather_timeout = 30
|
gather_timeout = 30
|
||||||
fact_path = /etc/ansible/facts.d
|
fact_path = /etc/ansible/facts.d
|
||||||
fact_caching = jsonfile
|
fact_caching = jsonfile
|
||||||
fact_caching_connection = facts.d
|
fact_caching_connection = /etc/ansible/facts.d
|
||||||
fact_caching_timeout = 1800
|
fact_caching_timeout = 1800
|
||||||
retry_files_enabled = False
|
retry_files_enabled = False
|
||||||
forks = 8
|
forks = 8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user