ansible/test/units/playbook
Matt Martz 7f4befdea7
Wrap CLI Passwords with AnsibleUnsafeText, ensure unsafe context is not lost during encode/decode (#63351)
* Wrap .encode and .decode on AnsibleUnsafe objects

* runme.sh needs to be executable

* ci_complete

* Update changelog with CVE
2019-10-11 09:17:10 -05:00
..
role Collection role relative deps (#61517) 2019-08-29 02:25:44 -07:00
__init__.py
test_attribute.py
test_base.py Wrap CLI Passwords with AnsibleUnsafeText, ensure unsafe context is not lost during encode/decode (#63351) 2019-10-11 09:17:10 -05:00
test_block.py
test_conditional.py
test_helpers.py various mod_args fixes (#60290) 2019-08-13 09:57:49 +01:00
test_included_file.py
test_play.py unit tests: remove unused imports (#60462) 2019-08-13 19:21:43 +02:00
test_play_context.py
test_playbook.py unit tests: remove unused imports (#60462) 2019-08-13 19:21:43 +02:00
test_taggable.py
test_task.py