infra-vintage/nextcloud/ansible/ansible.cfg

8 lines
222 B
INI
Raw Normal View History

2022-06-04 14:39:34 +00:00
[defaults]
interpreter_python = auto_silent
inventory = node_modules/.bin/triton-ansible-inventory
remote_user = root
[ssh_connection]
ssh_args = -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no