ansible/lib/ansible/utils
Rick Elrod 6894ae7d1d
Rename to ansible-core (#72594)
Change:
- Initial set of changes for renaming to ansible-core
- Includes changelog fragment changes from base -> core
- Does NOT include docs changes
- Modifies detection stuff in setup.py to support ansible<2.9 and ansible-base

Test Plan:
- ci_complete
2020-11-13 15:42:10 -06:00
..
collection_loader show keyword documentation in ansible-doc (#72476) 2020-11-09 09:55:17 -05:00
__init__.py
cmd_functions.py
color.py fix utils.color.stringc: enclosure non printable sequences in SOH,STX (#64751) 2019-11-21 09:41:42 -05:00
context_objects.py Move the arguments module into cli/ and context_objects into utils 2019-01-03 18:12:23 -08:00
display.py Rename to ansible-core (#72594) 2020-11-13 15:42:10 -06:00
encrypt.py Updates for password hashing (#71120) 2020-08-26 14:54:38 -05:00
fqcn.py Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 2020-11-03 08:51:31 -05:00
galaxy.py Add support to install collections from git repositories (#69154) 2020-05-29 13:33:32 -04:00
hashing.py
helpers.py preserve same order as inventory manager when using host lookup (#55331) 2019-04-18 15:54:03 -04:00
jsonrpc.py Revert "Allow httpapi for EOS resource modules (#66871)" (#67131) 2020-02-06 10:20:08 -05:00
listify.py
lock.py Allow callbacks from forks (#70501) 2020-08-17 10:51:01 -05:00
multiprocessing.py Explicitly use multiprocessing fork start method (#63581) 2019-10-16 15:30:50 -05:00
native_jinja.py Force template module to use non-native Jinja2 (#68560) 2020-09-03 09:01:34 +02:00
path.py fixed fetch traversal from slurp (#68720) 2020-04-08 14:28:51 -04:00
plugin_docs.py rethink wording (#70028) 2020-10-30 17:13:12 -04:00
py3compat.py config encode errors should not be fatal (#63311) 2019-10-09 17:08:29 -07:00
sentinel.py Fieldattribute inheritance with defaults (#50891) 2019-01-23 11:40:07 -06:00
shlex.py
singleton.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
ssh_functions.py avoid constant checking controlpersist (#69910) 2020-06-09 11:59:38 -04:00
unicode.py
unsafe_proxy.py Force template module to use non-native Jinja2 (#68560) 2020-09-03 09:01:34 +02:00
vars.py Misc typo fixes (#71089) 2020-08-05 10:16:44 +05:30
version.py Fix SemanticVersion comparison (#69395) 2020-05-11 11:58:15 -05:00