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 baeff7462d Wrap CLI passwords as AnsibleUnsafeText (#63352)
* isa string should rewrap as unsafe in get_validated_value

* _is_unsafe shouldn't be concerned with underlying types

* Start with passwords as text, instead of bytes

* Remove unused imports

* Add changelog fragment

* Update changelog with CVE
5 years ago
..
role
__init__.py
test_attribute.py
test_base.py
test_block.py
test_conditional.py
test_helpers.py
test_included_file.py
test_play.py
test_play_context.py
test_playbook.py
test_taggable.py
test_task.py