mirror of https://github.com/ansible/ansible.git
* [stable-2.9] Do not treat AnsibleUndefined as being unsafe (#65202)
* Do not treat AnsibleUndefined as being unsafe. Fixes #65198
* fix yaml formatting.
(cherry picked from commit b08e7daf46
)
Co-authored-by: Matt Martz <matt@sivel.net>
* Linting fix
* additional linting fix
pull/65514/head
parent
612d70ba3c
commit
95ff4372ec
@ -0,0 +1,4 @@
|
||||
bugfixes:
|
||||
- >-
|
||||
``AnsibleUnsafe``/``AnsibleContext``/``Templar`` - Do not treat ``AnsibleUndefined`` as being "unsafe"
|
||||
(https://github.com/ansible/ansible/issues/65198)
|
Loading…
Reference in New Issue