mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
* 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. |
||
|---|---|---|
| .. | ||
| role | ||
| __init__.py | ||
| test_attribute.py | ||
| test_base.py | ||
| test_block.py | ||
| test_play.py | ||
| test_play_context.py | ||
| test_playbook.py | ||
| test_taggable.py | ||
| test_task.py | ||