mirror of https://github.com/ansible/ansible.git
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 uspull/58294/head
parent
958f740cc3
commit
57d8b68c03
@ -0,0 +1,3 @@
|
|||||||
|
bugfixes:
|
||||||
|
- regex tests - Fail with undefined error if the value is
|
||||||
|
undefined (https://github.com/ansible/ansible/issues/12186)
|
Loading…
Reference in New Issue