Pim Kunis
111bf68a0a
move docker swarm ansible to this repo move thecloud ansible to this repo support data disks in terraform
9 lines
246 B
INI
9 lines
246 B
INI
[defaults]
|
|
roles_path=~/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:roles
|
|
inventory=inventory
|
|
interpreter_python=/usr/bin/python3
|
|
remote_user = root
|
|
vault_password_file=$HOME/.config/home/ansible-vault-secret
|
|
|
|
[diff]
|
|
always = True
|