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 2cbd8775ca [stable-2.8] 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
(cherry picked from commit baeff74)

Co-authored-by: Matt Martz <matt@sivel.net>
6 years ago
..
role Collection content loading (#52194) 7 years ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
test_attribute.py Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
test_base.py [stable-2.8] Wrap CLI passwords as AnsibleUnsafeText (#63352) 6 years ago
test_become.py Unit tests for ansible.playbook.become (#38541) 8 years ago
test_block.py Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
test_conditional.py conditional: fix direct boolean "shortcut" (#47941) 7 years ago
test_helpers.py Collection content loading (#52194) 7 years ago
test_included_file.py Don't pollute include_variables (#54687) 7 years ago
test_play.py Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
test_play_context.py remove obsolete set_play on play_context (#47934) 7 years ago
test_playbook.py Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
test_taggable.py Allow tags to be templated from a variable (#49833) 7 years ago
test_task.py Add better error when k=v syntax is used with YAML in tasks (#41754) 7 years ago