8 lines
174 B
INI
8 lines
174 B
INI
[defaults]
|
|
inventory = inventory
|
|
roles_path = roles
|
|
deprecation_warnings = False
|
|
display_skipped_hosts = no
|
|
ansible_home = .
|
|
stdout_callback = debug
|
|
host_key_checking = False |