alliance-boreale/ansible/ansible.cfg

8 lines
191 B
INI
Raw Normal View History

[defaults]
inventory = inventories/production/hosts
remote_user = ansible
host_key_checking = False
roles_path = roles
vault_password_file = ~/.alliance-vault-pass.txt
stdout_callback = yaml