Private
Public Access
2
0
Files
bgwaf/ansible/ansible.cfg
2026-01-14 11:03:59 +03:00

9 lines
246 B
INI

[defaults]
inventory = ./inventory/
gathering = smart
vault_password_file = ./.vault_pass
[ssh_connection]
pipelining = True
ssh_args = -o ControlMaster=auto -o ControlPersist=300s -o StrictHostKeyChecking=no -o UserKnownHostsFile=./known_hosts