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