You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
219 B
11 lines
219 B
[defaults]
|
|
inventory = hosts
|
|
host_key_checking = False
|
|
nocows=0
|
|
|
|
ansible_managed = Ansible managed: {file} on {host}
|
|
|
|
# # do redis facts caching
|
|
# gathering = smart
|
|
# fact_caching = redis
|
|
# fact_caching_timeout = 86400
|