ansible-role-calibre/ansible.cfg

12 lines
195 B
INI
Raw Permalink Normal View History

2023-06-09 15:41:22 +02:00
# Custom .cfg file
[defaults]
roles_path= ./cache/roles
collections_path= ./cache/collections
host_key_checking = false
[privilege_escalation]
become = false
[ssh_connection]
pipelining = True