move docker swarm ansible to this repo move thecloud ansible to this repo support data disks in terraform
8 lines
227 B
INI
8 lines
227 B
INI
[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
|