7 lines
180 B
INI
7 lines
180 B
INI
[defaults]
|
|
interpreter_python=/usr/bin/python3
|
|
roles_path=./roles
|
|
|
|
[ssh_connection]
|
|
ssh_args = -o ControlMaster=auto -o ControlPersist=60s -o ControlPath=/tmp/ansible-ssh-%h-%p-%r
|