Commit Graph

1 Commits (74e6c460b41e0e0bc9fc0883cf49f765a727ab5c)

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