ansible/test/units/playbook
Toshio Kuratomi 69301f2823 make hash_params more robust in the face of many corner cases (#18701)
* 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 5f5ea06ca4)
2016-12-05 04:02:21 -08:00
..
role Make sure include_role inherit variables from parent role (#18627) 2016-11-29 11:26:17 -05:00
__init__.py Making the switch to v2 2015-05-03 21:47:26 -05:00
test_attribute.py Use rich comparisons for Attribute and FieldAttribute 2015-09-02 12:33:42 +03:00
test_block.py Change asserts to assertIsInstance for better error messages 2015-05-08 13:49:10 -07:00
test_play.py Switch tests from sudo to become. (#17694) 2016-09-21 13:58:35 -07:00
test_play_context.py updated pbrun test to match expected output 2016-10-17 14:43:02 -04:00
test_playbook.py Added tests for taggable module 2015-07-08 10:22:33 -04:00
test_role.py make hash_params more robust in the face of many corner cases (#18701) 2016-12-05 04:02:21 -08:00
test_taggable.py Added tests for taggable module 2015-07-08 10:22:33 -04:00
test_task.py Making the switch to v2 2015-05-03 21:47:26 -05:00