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 fa81cc6a0c
fix delegated loading when path is not a directory (#69713)
* find_module can't pop ImportError- we need to just translate to `None` since this is a normal condition with files on sys.path (eg `/usr/lib/python36.zip`)
* added test
6 years ago
..
cli collection routing (#67684) 6 years ago
collections collection routing (#67684) 6 years ago
compat Fix filedescriptor out of range in select() when running commands (#65058) 6 years ago
config provides per host/plugin world readable temp opt (#69393) 6 years ago
errors collection routing (#67684) 6 years ago
executor collection routing (#67684) 6 years ago
galaxy Add multipart/form-data functionality (#69376) 6 years ago
inventory Remove deprecation for TRANSFORM_INVALID_GROUP_CHARS (#66650) 6 years ago
module_utils Strip no log values from module response keys. Fixes #68400 (#69653) 6 years ago
modules [yum] Make package removal confirmation strict (#69592) 6 years ago
parsing Spelling: dependant -> dependent (#69661) 6 years ago
playbook collection routing (#67684) 6 years ago
plugins provides per host/plugin world readable temp opt (#69393) 6 years ago
template collection routing (#67684) 6 years ago
utils fix delegated loading when path is not a directory (#69713) 6 years ago
vars fix delegation vars usage (debug still shows inventory_hostname) (#69244) 6 years ago
__init__.py
constants.py add collection plugin listing to ansible-doc (#68522) 6 years ago
context.py Become plugins (#50991) 7 years ago
release.py Update release name for 2.10 6 years ago