10 lines
297 B
INI
10 lines
297 B
INI
[defaults]
|
|
inventory = hosts
|
|
roles_path = roles
|
|
collections_path = collections
|
|
fact_caching_timeout = 300
|
|
host_key_checking = False
|
|
display_skipped_hosts = False
|
|
bin_ansible_callbacks = True
|
|
callbacks_enabled = ansible.posix.profile_tasks, ansible.posix.timer
|