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 de63cba7e8
transparent downstream vendoring (#69850)
* builtin downstream vendoring support

* allows downstream packagers to install packages to `ansible/_vendor` that will automatically be added to head of sys.path during `ansible` package load
* tests

* sort conflicting package names in warning text

* sanity fixes

* skip unnecessary comparison
6 years ago
..
_vendor transparent downstream vendoring (#69850) 6 years ago
cli Plugin/module docs: parse return values, add collection names in them (version_added_collection), and format them nicely in ansible-doc (#69796) 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 Fix aci_intf_policy_* redirects. (#70051) 6 years ago
errors various deprecation, display, warning, error fixes for collections redirection (#69822) 6 years ago
executor config: singular ANSIBLE_COLLECTIONS_PATH (#70007) 6 years ago
galaxy ansible-galaxy - fix collection installation with trailing slashes (#70016) 6 years ago
inventory return changed for group_by (#32057) 6 years ago
module_utils yum/dnf: check type of elements in a name (#70072) 6 years ago
modules yum/dnf: check type of elements in a name (#70072) 6 years ago
parsing Plugin/module docs: parse return values, add collection names in them (version_added_collection), and format them nicely in ansible-doc (#69796) 6 years ago
playbook Raise Warning when import_playbook receives additional parameters (#64156) 6 years ago
plugins Avoid use of deprecated junit-xml method. 6 years ago
template Deprecation revisited (#69926) 6 years ago
utils Plugin/module docs: parse return values, add collection names in them (version_added_collection), and format them nicely in ansible-doc (#69796) 6 years ago
vars Deprecation revisited (#69926) 6 years ago
__init__.py transparent downstream vendoring (#69850) 6 years ago
constants.py avoid constant checking controlpersist (#69910) 6 years ago
context.py
release.py