ansible/ansible.cfg

9 lines
174 B
INI
Raw Normal View History

2022-03-06 20:22:30 +00:00
[defaults]
inventory = hosts
[connection]
pipelining = True
[ssh_connection]
ssh_args = -o ControlMaster=auto -o ControlPersist=3600s -o PreferredAuthentications=publickey