9 lines
188 B
INI
9 lines
188 B
INI
[defaults]
|
|
become = true
|
|
inventory = checklist
|
|
roles_path = roles
|
|
deprecation_warnings = false
|
|
display_skipped_hosts = no
|
|
ansible_home = .
|
|
stdout_callback = debug
|
|
host_key_checking = false |