ansible_windows_desktop_setup/ansible.cfg
2024-01-14 21:24:12 +01:00

15 lines
291 B
INI

[defaults]
inventory = ./hosts.ini
retry_files_enabled = false
nocows = true
log_path = $HOME/.ansible/ansible.log
forks = 20
gathering = smart
fact_caching = jsonfile
fact_caching_connection = $HOME/.ansible/facts
host_key_checking = 'accept-new'
[passwordstore_lookup]
backend = gopass