Commit Graph

1 Commits (333f54ec3bf94b1382a0dfe2d30bbc7c03c2cf07)

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