6 lines
161 B
INI
6 lines
161 B
INI
[defaults]
|
|
roles_path = ./roles
|
|
inventory = ./inventories/production.yml
|
|
host_key_checking = False
|
|
deprecation_warnings = False
|
|
interpreter_python = auto_silent |