|
# vim: set ft=dosini :
|
|
|
|
[defaults]
|
|
inventory = hosts
|
|
|
|
callback_plugins = plugins/callback
|
|
|
|
gathering = smart
|
|
fact_caching = jsonfile
|
|
fact_caching_connection = .fact-cache
|
|
|
|
force_valid_group_names = ignore
|
|
|
|
remote_tmp = /var/tmp
|
|
|
|
[callback_ntfy]
|
|
server = https://ntfy.pyrocufflink.blue
|