ansible_playbook_windows_ob.../ansible.cfg

12 lines
217 B
INI
Raw Normal View History

2021-12-13 23:10:38 +01:00
[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