mac-dev-playbook/ansible.cfg
2021-05-26 10:53:14 +02:00

6 lines
124 B
INI

[defaults]
nocows = True
roles_path = ./roles:/etc/ansible/roles
inventory = inventory
become = true
stdout_callback = yaml