69301f2823
* make hash_params more robust in the face of many corner cases
Fixes #18680
Alternative fix to #18681
* add test case for role.hash_params
* Add role.hash_params test for more types
A set, a generator/iterable, and a Container that
is not Iterable.
(cherry picked from commit
|
||
---|---|---|
.. | ||
role | ||
__init__.py | ||
test_attribute.py | ||
test_block.py | ||
test_play.py | ||
test_play_context.py | ||
test_playbook.py | ||
test_role.py | ||
test_taggable.py | ||
test_task.py |