Files
ansible/test/integration/targets/cache-plugins/inspect_inventory_cache.yml

12 lines
272 B
YAML

- hosts: all
gather_facts: no
tasks:
- name: verify a template retrieved from the cache renders
debug:
var: my_template
- name: verify the values retrieved from the cache are correct
assert:
that:
- my_template == verify