Commit Graph

1 Commits (c4d0c58c5a07a9e0d9c07dc3935d585d3b4df74d)

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