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/role
Toshio Kuratomi 5f5ea06ca4 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.
8 years ago
..
__init__.py Fix unit test dirs to match code under test. 8 years ago
test_include_role.py Make sure include_role inherit variables from parent role (#18627) 8 years ago
test_role.py make hash_params more robust in the face of many corner cases (#18701) 8 years ago