ansible/changelogs/fragments/regex-tests-undefined.yml
Matt Martz 57d8b68c03
Use to_text on value to activate _fail_with_undefined_error (#58214)
* Use to_text on value to activate _fail_with_undefined_error. Fixes #12186

* Add comment explaining in depth what to_text gives us
2019-06-24 12:43:18 -05:00

3 lines
130 B
YAML

bugfixes:
- regex tests - Fail with undefined error if the value is
undefined (https://github.com/ansible/ansible/issues/12186)