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/module_defaults/templates/test_metadata_warning.yml.j2

9 lines
128 B
Django/Jinja

---
- hosts: localhost
gather_facts: no
module_defaults:
group/{{ group_name }}:
data: value
tasks:
- ping: