homeserver/ansible.cfg
2020-08-18 11:57:53 +02:00

23 lines
272 B
INI

[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]