nixos-servers/legacy/projects/thecloud/ansible/ansible.cfg

9 lines
227 B
INI
Raw Normal View History

[defaults]
roles_path=~/.ansible/roles:roles:/usr/share/ansible/roles:/etc/ansible/roles
inventory=inventory
vault_password_file=$HOME/.config/home/ansible-vault-secret
interpreter_python=/usr/bin/python3
[diff]
always = True