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
Matt Davis f7dfa817ae
collection routing (#67684)
* `meta/` directory in collections
* runtime metadata for redirection/deprecation/removal of plugin loads
* a compatibility layer to keep existing content working on ansible-base + collections
* a Python import redirection layer to keep collections-hosted (and otherwise moved) content importable by things that don't know better
* supported Ansible version validation on collection loads
4 years ago
..
cli collection routing (#67684) 4 years ago
collections collection routing (#67684) 4 years ago
compat Fix filedescriptor out of range in select() when running commands (#65058) 4 years ago
config collection routing (#67684) 4 years ago
errors collection routing (#67684) 4 years ago
executor collection routing (#67684) 4 years ago
galaxy Add multipart/form-data functionality (#69376) 4 years ago
inventory Remove deprecation for TRANSFORM_INVALID_GROUP_CHARS (#66650) 4 years ago
module_utils Strip no log values from module response keys. Fixes #68400 (#69653) 4 years ago
modules Module Find returns empty list when setting path to "/" and depth to 1 (#69650) 4 years ago
parsing Spelling: dependant -> dependent (#69661) 4 years ago
playbook collection routing (#67684) 4 years ago
plugins collection routing (#67684) 4 years ago
template collection routing (#67684) 4 years ago
utils collection routing (#67684) 4 years ago
vars fix delegation vars usage (debug still shows inventory_hostname) (#69244) 4 years ago
__init__.py
constants.py add collection plugin listing to ansible-doc (#68522) 4 years ago
context.py Become plugins (#50991) 5 years ago
release.py Update release name for 2.10 5 years ago