ansible/test/common_vars.yml
Jeroen Hoekx cd9f926b5f Fix correct variable expansion in includes only_if.
There's not need to run the complete include through the templating engine.
Several variables were not included before the conditional was evaluated.
2012-05-11 15:55:33 +02:00

5 lines
61 B
YAML

---
duck: quack
cow: moo
extguard: " '$favcolor' == 'blue' "