19 lines
314 B
INI
19 lines
314 B
INI
[defaults]
|
|
|
|
#remote_user = akhmetzyanovrr_adm
|
|
|
|
#remote_user = netadmin
|
|
#ask_pass = True
|
|
gathering = explicit
|
|
host_key_checking=False
|
|
interpreter_python = /usr/bin/python3
|
|
|
|
#interpreter_python = auto_legacy_silent
|
|
|
|
inventory = ./myhosts
|
|
|
|
#library = /opt/Ansible/LIBRARY
|
|
forks = 20
|
|
[ssh=connection]
|
|
pipelining=true
|