You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/utils
Felix Fontein 27f547b4d3
[2.10] Fix missing ansible.builtin FQCNs in hardcoded action names (#72457)
* Fix missing ansible.builtin FQCNs in hardcoded action names (#71824)

* Make sure hard-coded action names also check for FQCN.
* Use _add_internal_fqcn() to avoid hardcoded lists and typoes.

(cherry picked from commit da60525610)

* Replace some more FQCNs.

(cherry picked from commit 72302dd611)
5 years ago
..
collection_loader fix coverage output from synthetic packages (#71727) (#71748) 5 years ago
__init__.py
cmd_functions.py
color.py fix utils.color.stringc: enclosure non printable sequences in SOH,STX (#64751) 6 years ago
context_objects.py Move the arguments module into cli/ and context_objects into utils 7 years ago
display.py reset logging to INFO (#70878) (#70881) 5 years ago
encrypt.py Minor typos (#50371) 7 years ago
fqcn.py [2.10] Fix missing ansible.builtin FQCNs in hardcoded action names (#72457) 5 years ago
galaxy.py Add support to install collections from git repositories (#69154) 6 years ago
hashing.py Enable additional pylint rules and resolve issues found. (#47221) 7 years ago
helpers.py preserve same order as inventory manager when using host lookup (#55331) 7 years ago
jsonrpc.py Revert "Allow httpapi for EOS resource modules (#66871)" (#67131) 6 years ago
listify.py Python 3.8 collections compatibility fixes. 7 years ago
multiprocessing.py Explicitly use multiprocessing fork start method (#63581) 6 years ago
path.py fixed fetch traversal from slurp (#68720) 6 years ago
plugin_docs.py Add deprecation collection name to plugin options (#71735) (#72081) 5 years ago
py3compat.py config encode errors should not be fatal (#63311) 6 years ago
sentinel.py Fieldattribute inheritance with defaults (#50891) 7 years ago
shlex.py
singleton.py Add a Singleton metaclass, use it with Display (#48935) 7 years ago
ssh_functions.py avoid constant checking controlpersist (#69910) 6 years ago
unicode.py
unsafe_proxy.py Deprecation revisited (#69926) 6 years ago
vars.py Docs [2.10] Backportapalooza 6 (#71129) 5 years ago
version.py Fix SemanticVersion comparison (#69395) 6 years ago