community.general/lib/ansible/module_utils/common
Andreas Calminder 876b637208 move some of basic into common (#48078)
* move file functions into common.file

* move *_PERM_BITS and mark as private (_*_PERM_BITS)

* move get_{platform, distribution, distribution_version} get_all_subclasses and load_platform_subclass into common.sys_info

* forgot get_distribution_version, properly rename get_all_subclasses

* add common/sys_info.py to recursive finder test

* update module paths in test_platform_distribution.py

* update docstrings, _get_all_subclasses -> get_all_subclasses

* forgot to update names

* remove trailing whitespace
2018-12-07 10:21:11 -08:00
..
__init__.py
_collections_compat.py Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
collections.py Rabbitmq user permission fixes (#49404) 2018-12-07 13:19:08 +00:00
dict_transformations.py Use recursive_diff for kubernetes (#45645) 2018-10-02 03:24:52 -04:00
file.py move some of basic into common (#48078) 2018-12-07 10:21:11 -08: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
sys_info.py move some of basic into common (#48078) 2018-12-07 10:21:11 -08:00