2020-03-26 12:05:46 -04:00
|
|
|
# use inventory and cache plugins defined in a content-adjacent collection
|
|
|
|
plugin: testns.content_adj.statichost
|
|
|
|
hostname: cache_host_a
|
|
|
|
cache_plugin: testns.content_adj.custom_jsonfile
|
|
|
|
cache: yes
|
|
|
|
cache_connection: inventory_cache
|
2020-06-11 10:40:25 -04:00
|
|
|
cache_prefix: 'prefix_'
|