X-Git-Url: https://git.realraum.at/?p=noc.git;a=blobdiff_plain;f=ansible.cfg;h=f062f5ff17a6dbf813c2b006cd2b1261802c507e;hp=60e91480448f350812dc142f7687bd5ef137d709;hb=HEAD;hpb=dd82fdd89e6982c6c44092cd1d015965c35eee11 diff --git a/ansible.cfg b/ansible.cfg index 60e9148..f062f5f 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,4 +1,3 @@ -## this makes the git diff/merge helper for ansible-vault files work -## see: https://github.com/building5/ansible-vault-tools [defaults] -vault_password_file = ansible/gpg/get-vault-pass.sh +# Dirty hack to make git-diff & friends work +vault_password_file = ./ansible/gpg/get-vault-pass.sh