dm4/ansible.cfg

10 lines
167 B
INI

[defaults]
inventory = ./simple-ansible-inventory.py
roles_path = ./roles
gathering = explicit
remote_user = ansible
nocows = true
[ssh_connection]
pipelining = true