its been a while since i've worked on this
and it seems there were many changes left uncommitted. i have no idea what state this is in but we will refactor or start over from this point.
This commit is contained in:
@ -6,7 +6,7 @@ remote_tmp = /tmp/.ansible-${USER}/tmp
|
||||
gathering = smart
|
||||
gather_timeout = 600
|
||||
fact_caching = jsonfile
|
||||
fact_caching_connection = /etc/ansible/facts
|
||||
fact_caching_connection = /etc/ansible/facts.d
|
||||
fact_caching_timeout = 300
|
||||
retry_files_enabled = False
|
||||
forks = 40
|
||||
|
Reference in New Issue
Block a user