You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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