projects
/
noc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
9f97815ccd987235849bc7de437c42a5e99d69a6
[noc.git]
/
ansible
/
ansible.cfg
1
[defaults]
2
inventory = ./hosts
3
remote_user = root
4
log_path = ./log
5
nocows=1
6
vault_password_file = ./gpg/get-vault-pass.sh
7
8
gathering = smart
9
var_compression_level = 9
10
11
[ssh_connection]
12
pipelining = True
13
ssh_args = -C -o ControlMaster=auto -o ControlPersist=60s -F ssh/config