community.general/test/integration/targets/template/custom_template.yml

5 lines
76 B
YAML

- hosts: testhost
gather_facts: yes
roles:
- { role: custom_tasks }