ansible/test
Matt Martz 9667f221a5
Make AnsibleVaultEncryptedUnicode work more like a string (#67823)
* Make AnsibleVaultEncryptedUnicode work more like a string. Fixes #24425

* Remove debugging

* Wrap some things

* Reduce diff

* data should always result in text

* add tests

* Don't just copy and paste, kids

* Add eq and ne back

* Go full UserString copy/paste

* Various version related fixes

* Remove trailing newline

* py2v3

* Add a test that can evaluate whether a variable is vault encrypted

* map was introduces in jinja2 2.7

* moar jinja

* type fix

Co-Authored-By: Sam Doran <sdoran@redhat.com>

* Remove duplicate __hash__

* Fix typo

* Add changelog fragment

* ci_complete

Co-authored-by: Sam Doran <sdoran@redhat.com>
2020-06-08 16:30:14 -05:00
..
ansible_test
integration Make AnsibleVaultEncryptedUnicode work more like a string (#67823) 2020-06-08 16:30:14 -05:00
lib/ansible_test Fix broken validate-modules. 2020-06-06 11:00:10 -07:00
sanity Re-add documentation for yum "install_repoquery" (#69871) 2020-06-04 15:45:22 -04:00
support Ansible.Basic added generic fragment merger for module options (#69719) 2020-05-29 16:11:38 +10:00
units various deprecation, display, warning, error fixes for collections redirection (#69822) 2020-06-05 00:28:40 -07:00
utils/shippable ansible-test - fix up relative util import for powershell validate-modules (#69753) 2020-05-29 14:31:59 +10:00