7 lines
157 B
INI
7 lines
157 B
INI
[defaults]
|
|
nocows = 1
|
|
host_key_checking = False
|
|
retry_files_enabled = False
|
|
inventory = ./hosts
|
|
become_ask_pass = True
|
|
interpreter_python = /usr/bin/python3
|