You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
5 years ago
..
role Collection role relative deps (#61517) 5 years ago
__init__.py
test_attribute.py
test_base.py Wrap CLI Passwords with AnsibleUnsafeText, ensure unsafe context is not lost during encode/decode (#63351) 5 years ago
test_block.py
test_conditional.py
test_helpers.py various mod_args fixes (#60290) 5 years ago
test_included_file.py Don't pollute include_variables (#54687) 6 years ago
test_play.py unit tests: remove unused imports (#60462) 5 years ago
test_play_context.py Restore ansible --version output (#55728) 6 years ago
test_playbook.py unit tests: remove unused imports (#60462) 5 years ago
test_taggable.py
test_task.py