2024-11/07/jinja2_for-if.yml

13 lines
166 B
YAML
Raw Permalink Normal View History

2024-11-27 14:08:08 +00:00
---
- hosts: localhost
gather_facts: no
vars_files:
- var_users.yml
tasks:
- template:
src: jinja2_for-if.j2
dest: jinja2_for-if.txt