community.general/lib/ansible
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
..
cli Fix typo in confirm new vault password message (#49468) 2018-12-04 11:04:29 +00:00
compat Move unit test compat code out of `lib/ansible/`. (#46996) 2018-10-12 20:01:14 -07:00
config Add inventory cache options to config base (#46097) 2018-12-05 17:09:49 -05:00
errors Add better error when k=v syntax is used with YAML in tasks (#41754) 2018-12-04 12:32:02 -05:00
executor Make squash deprecation messages less misleading (#49551) 2018-12-06 10:49:01 -05:00
galaxy Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
inventory Merge pull request #49080 from bcoca/better_invp_skip 2018-11-27 15:30:14 -08:00
module_utils move some of basic into common (#48078) 2018-12-07 10:21:11 -08:00
modules Add purge feature to rhsm_repository (#48123) 2018-12-07 11:53:42 -05:00
parsing unsafe cleanup 2018-11-30 13:07:00 -08:00
playbook become_method: make dzdo more like sudo (#47946) 2018-12-04 18:24:32 -05:00
plugins Print hostname when fails to generate keyed groups (#49609) 2018-12-07 10:18:25 -05:00
template Add now() jinja2 global func for getting the date/time (#43792) 2018-12-07 11:25:53 -06:00
utils Record host specific messages to log files (#28661) 2018-12-07 11:11:17 -05:00
vars Simplify FactCache.update() 2018-12-05 12:33:27 -08:00
__init__.py
constants.py become_method: make dzdo more like sudo (#47946) 2018-12-04 18:24:32 -05:00
release.py Codename: How Many More Times 2018-09-04 12:38:29 -04:00