98cc9cb834
* AnsibleVaultEncryptedUnicode should be considered a string
* linting fix
* clog frag
(cherry picked from commit 48f12c14e9
)
Co-authored-by: Matt Martz <matt@sivel.net>
3 lines
169 B
YAML
3 lines
169 B
YAML
bugfixes:
|
|
- is_string/vault - Ensure the is_string helper properly identifies AnsibleVaultEncryptedUnicode
|
|
as a string (https://github.com/ansible/ansible/pull/71609)
|