8 lines
222 B
INI
8 lines
222 B
INI
|
[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
|