X-Git-Url: https://git.realraum.at/?p=noc.git;a=blobdiff_plain;f=ansible.cfg;h=f062f5ff17a6dbf813c2b006cd2b1261802c507e;hp=55dc29a07818406d9cef8650039ab303db537cf9;hb=HEAD;hpb=d41b002706392eb2c6f8408cb38e0d6af0cfae25 diff --git a/ansible.cfg b/ansible.cfg index 55dc29a..f062f5f 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,13 +1,3 @@ [defaults] -inventory = ./hosts -remote_user = root -log_path = ./log -nocows=1 -vault_password_file = ./open-vault.sh - -gathering = smart -var_compression_level = 9 - -[ssh_connection] -pipelining = True -ssh_args = -C -o ControlMaster=auto -o ControlPersist=60s -F ssh/config +# Dirty hack to make git-diff & friends work +vault_password_file = ./ansible/gpg/get-vault-pass.sh