Updates for work laptop.

This commit is contained in:
Darren 'Tadgy' Austin 2024-02-12 16:50:23 +00:00
commit d114bb36b0
31 changed files with 3996 additions and 44 deletions

5
etc/ansible/ansible.cfg Normal file
View file

@ -0,0 +1,5 @@
[defaults]
gathering = smart
fact_caching = jsonfile
fact_caching_connection = /var/lib/ansible/fact-cache
fact_caching_timeout = 86400