13 lines
175 B
INI
Executable File
13 lines
175 B
INI
Executable File
[defaults]
|
|
|
|
gathering = explicit
|
|
host_key_checking=False
|
|
record_host_keys = yes
|
|
interpreter_python = /usr/bin/python3
|
|
inventory = ./hosts
|
|
|
|
|
|
[ssh=connection]
|
|
pipelining=true
|
|
|