mirror of https://github.com/ansible/ansible.git
[2.10] AnsibleVaultEncryptedUnicode should be considered a string (#72216)
* AnsibleVaultEncryptedUnicode should be considered a string
* linting fix
* clog frag
(cherry picked from commit 48f12c14e9)
Co-authored-by: Matt Martz <matt@sivel.net>
pull/72300/head
parent
7499848cb1
commit
98cc9cb834
@ -0,0 +1,3 @@
|
||||
bugfixes:
|
||||
- is_string/vault - Ensure the is_string helper properly identifies AnsibleVaultEncryptedUnicode
|
||||
as a string (https://github.com/ansible/ansible/pull/71609)
|
||||
Loading…
Reference in New Issue