mirror of https://github.com/ansible/ansible.git
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.
* Enable installing collections from git repositories * Add tests for installing individual and multiple collections from git repositories * Test to make sure recursive dependencies with different syntax are deduplicated * Add documentation * add a changelog * Skip Python 2.6 * Only fail if no collections are located in a git repository Add support for a 'type' key for collections in requirement.yml files. Update the changelog and document the supported keys and allowed values for the type. Add a note that the collection(s) in the repo must contain a galaxy.yml * Add a warning about embedding credentials in SCM URLs * Update with review suggestions * suppress sanity compile failure for Python 2.6 |
6 years ago | |
|---|---|---|
| .. | ||
| ansible_test | 6 years ago | |
| cli | 6 years ago | |
| compat | 7 years ago | |
| config | 6 years ago | |
| errors | 6 years ago | |
| executor | 6 years ago | |
| galaxy | 6 years ago | |
| inventory | 6 years ago | |
| inventory_test_data/group_vars | 11 years ago | |
| mock | 6 years ago | |
| module_utils | 6 years ago | |
| modules | 6 years ago | |
| parsing | 6 years ago | |
| playbook | 6 years ago | |
| plugins | 6 years ago | |
| regex | 7 years ago | |
| template | 6 years ago | |
| utils | 6 years ago | |
| vars | 6 years ago | |
| __init__.py | 9 years ago | |
| requirements.txt | 6 years ago | |
| test_constants.py | 9 years ago | |
| test_context.py | 7 years ago | |