community.general/lib/ansible/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
2018-10-02 15:08:00 -04:00
..
__init__.py Add boilderplate to remove a module but keep documentation. 2018-01-26 15:20:36 -08:00
_collections_compat.py Fix collections.deque import in compat module 2018-09-19 13:14:24 +03:00
collections.py Do absolute imports to please broken import linter 2018-05-27 02:23:57 +02:00
dict_transformations.py Use recursive_diff for kubernetes (#45645) 2018-10-02 03:24:52 -04:00
file.py make lockfile destination settable and update doc (#42795) 2018-08-08 06:52:11 -07:00
network.py Move network utils that are used by AWS modules (#45579) 2018-10-02 15:08:00 -04:00
process.py actually check we can run scm command for roles (#43315) 2018-07-31 13:04:05 -04:00
removed.py Fixup removed and deprecated modules 2018-08-24 15:37:13 -07:00