ansible/lib/ansible/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.
2016-12-05 04:01:45 -08:00
..
__init__.py make hash_params more robust in the face of many corner cases (#18701) 2016-12-05 04:01:45 -08:00
definition.py With role params also keep special params in the ds as well as params 2016-11-18 22:15:55 -06:00
include.py
metadata.py
requirement.py