mirror of https://github.com/ansible/ansible.git
* Fix implicit string - only looked right because of the vault __repr__
* Add tests for strings and implicit strings
(cherry picked from commit 8eb00dd14c
)
pull/67986/head
parent
e379dc76c3
commit
afb389e588
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- plugins - Allow ensure_type to decrypt the value for string types (and implicit string types) when value is an inline vault.
|
Loading…
Reference in New Issue