ansible-role-calibre/ansible.cfg
2023-06-09 15:41:22 +02:00

12 lines
195 B
INI

# Custom .cfg file
[defaults]
roles_path= ./cache/roles
collections_path= ./cache/collections
host_key_checking = false
[privilege_escalation]
become = false
[ssh_connection]
pipelining = True