Commit Graph

1 Commits (2ea9cfcd52ebf2c2c25e581c197141d125d6acad)

Author SHA1 Message Date
Matt Martz 77d2008150
Don't perform string to bool conversion in set_fact when jinja2 native types is enabled (#43425)
* Don't perform string to bool conversion in set_fact when jinja2 native types is enabled. Fixes #42599

* Add tests for boolean conversions in set_fact
6 years ago