ansible/test/integration/targets/templating_lookups/runme.yml
Sloane Hertel 30e70f4b63
Handle post_validate templating errors and fix tests (#70240)
* Handle unexpected templating errors

* Fixes #70050

Fix up tests that weren't running and add tests for graceful templating error handling
2020-06-30 09:31:58 -04:00

4 lines
80 B
YAML

- hosts: localhost
gather_facts: no
roles:
- { role: template_lookups }