From: nicoo Date: Mon, 26 Nov 2018 21:29:28 +0000 (+0100) Subject: Add a dummy ansible.cfg at the root, to make git helpers work X-Git-Url: https://git.realraum.at/?p=noc.git;a=commitdiff_plain;h=963545fa5e9c9ab3cf185f6a9a21f1ec379e2361 Add a dummy ansible.cfg at the root, to make git helpers work --- diff --git a/ansible.cfg b/ansible.cfg new file mode 100644 index 0000000..f062f5f --- /dev/null +++ b/ansible.cfg @@ -0,0 +1,3 @@ +[defaults] +# Dirty hack to make git-diff & friends work +vault_password_file = ./ansible/gpg/get-vault-pass.sh