homeserver/ansible.cfg

23 lines
272 B
INI
Raw Normal View History

2020-08-18 11:57:53 +02:00
[defaults]
inventory = /home/mg/ansible/inventories
nocows = 1
retry_files_enabled = False
roles_path = /home/mg/ansible/roles
[inventory]
[privilege_escalation]
[paramiko_connection]
[ssh_connection]
[persistent_connection]
[accelerate]
[selinux]
[colors]
[diff]