ansible/lib/ansible/utils
Abhijeet Kasurde 1bd7dcf339
encrypt: add new paramter 'ident' (#74595)
Add a new parameter `ident` for specifying version of BCrypt
algorithm. This parameter is only valid for `blowfish` hash type.
2021-05-24 11:46:37 -04:00
..
collection_loader Add comments to keep collection loader in sync. 2021-04-28 17:45:42 -07:00
__init__.py
cmd_functions.py
color.py Allow restricting config values to enumerated list (#73162) 2021-01-14 15:11:30 -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 encrypt: add new paramter 'ident' (#74595) 2021-05-24 11:46:37 -04: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 Enable additional pylint rules and resolve issues found. (#47221) 2018-10-18 13:38:08 -07:00
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 Reduce complexity of Templar._lookup slightly (#73277) 2021-03-01 16:11:54 -05:00
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 [2.12] 'attributes' (#73707) 2021-04-16 18:17:00 +02: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 finish migrating ssh plugin to config system (#73708) 2021-03-03 15:25:16 -05: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 Vendor distutils.version (#74644) 2021-05-11 12:33:51 -05:00