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
Sloane Hertel bd18be6c0c
Fix ansible-galaxy collection subdir searching and update documentation (#73406)
* Ensure there is a single source of collection metadata
* Allow collection subdirs to be detected by a galaxy.yml or MANIFEST.json
* Add documentation about installing and downloading collection directories
* Add an example for downloading a git repository
* Update documented valid metadata sources for installing git repositories

Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
Co-authored-by: Alicia Cozine <879121+acozine@users.noreply.github.com>
4 years ago
..
_vendor Rename to ansible-core (#72594) 4 years ago
cli add option to upgrade collections (#73336) 4 years ago
collections saner path dir management (#72648) 4 years ago
compat Updated bundled libraries (#70418) 4 years ago
config Add Python 3.8 and Python 3.9 to the fallback list (#73405) 4 years ago
errors Fix YAML error message when error is at the end of the file (#73241) 4 years ago
executor Consolidate filters/tests handling into JinjaPluginIntercept (#71463) 4 years ago
galaxy Fix ansible-galaxy collection subdir searching and update documentation (#73406) 4 years ago
inventory fix inventory source parse error handling (#73160) 4 years ago
module_utils Correct pkg_mgr for Fedora-derived OSTree distros (#73445) 4 years ago
modules hostname: fix references in docs (#73454) 4 years ago
parsing vault: Read stdin data as binary on python3 (#52229) 4 years ago
playbook Consolidate filters/tests handling into JinjaPluginIntercept (#71463) 4 years ago
plugins Fix warning for nonexistent inventory cache (#72840) 4 years ago
template Local vars should have highest precedence in AnsibleJ2Vars (#72830) 4 years ago
utils Allow restricting config values to enumerated list (#73162) 4 years ago
vars Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 4 years ago
__init__.py transparent downstream vendoring (#69850) 5 years ago
constants.py Allow restricting config values to enumerated list (#73162) 4 years ago
context.py Become plugins (#50991) 6 years ago
keyword_desc.yml Document and warn when max_fail and free are used (#72616) 4 years ago
release.py Bump devel to 2.11.0 (#70121) 4 years ago