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/module_utils/common
Sloane Hertel 27534e9b47 Move network utils that are used by AWS modules (#45579)
* Separate networking tools that may be used by modules outside of networking so changes to networking-only utilities don't trigger AWS integration tests

* Add unit tests for moved network utils

* Add comment to prevent imports from being mistakenly removed

* Move to_bits as well
6 years ago
..
__init__.py Add tests for module_utils.common.collections 6 years ago
collections.py Add is_iterable utility function 6 years ago
test_dict_transformations.py Provide kubernetes definition diffs in check_mode (#41471) 6 years ago
test_network.py Move network utils that are used by AWS modules (#45579) 6 years ago