X-Git-Url: https://git.realraum.at/?p=noc.git;a=blobdiff_plain;f=ansible.cfg;h=f062f5ff17a6dbf813c2b006cd2b1261802c507e;hp=09bd8fe3995074a23901c4d16514a16f344e1a71;hb=HEAD;hpb=ea28d377ca1485d353d23b09852381988cc89a4e diff --git a/ansible.cfg b/ansible.cfg index 09bd8fe..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 +# Dirty hack to make git-diff & friends work +vault_password_file = ./ansible/gpg/get-vault-pass.sh