summaryrefslogtreecommitdiffstats
path: root/examples/playbooks/vars/rule_jinja_vars.yml
blob: da9e6d18c710c5f02373b9772208e02ee7bcc8ad (plain)
1
2
3
4
5
# this should not trigger any errors because a 'when' inside
# a vars files, does not use implicit jinja.
---
foo:
  when: "{{ var }}"