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:
2023-12-08 01:09:54 -05:00
parent bb39241a44
commit 2994a8f849
8 changed files with 134 additions and 11 deletions

View File

@ -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