9 lines
170 B
INI
9 lines
170 B
INI
[defaults]
|
|
host_key_checking = false
|
|
|
|
[ssh_connection]
|
|
ssh_args = "-C -o ControlMaster=auto -o ControlPersist=60s -o ForwardAgent=yes"
|
|
|
|
[inventory]
|
|
enable_plugins = yaml
|