ansible/test/integration/targets/template_jinja2_latest/main.yml
Matt Clay 61e6e7868c Improve jinja2 test coverage. (#20533)
* Run `template` test on latest jinja2 version.
* Update jinja2 install for groupby_filter.
* Clean test output dir for each test.
2017-01-20 16:38:52 -08:00

4 lines
73 B
YAML

- hosts: testhost
gather_facts: True
roles:
- { role: template }