10 lines
154 B
INI
10 lines
154 B
INI
[defaults]
|
|
host_key_checking = False
|
|
|
|
#[inventory]
|
|
#enable_plugins = yaml
|
|
|
|
[ssh_connection]
|
|
pipelining = True
|
|
control_path = /tmp/ansible-ssh-%%h-%%p-%%r
|