Updates for work laptop.
This commit is contained in:
parent
01e9d3eb19
commit
d114bb36b0
31 changed files with 3996 additions and 44 deletions
5
etc/ansible/ansible.cfg
Normal file
5
etc/ansible/ansible.cfg
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
[defaults]
|
||||
gathering = smart
|
||||
fact_caching = jsonfile
|
||||
fact_caching_connection = /var/lib/ansible/fact-cache
|
||||
fact_caching_timeout = 86400
|
||||
Loading…
Add table
Add a link
Reference in a new issue