ansible/docs/docsite/rst/shared_snippets
Sloane Hertel e40889e711
Add support to install collections from git repositories (#69154)
* 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
2020-05-29 13:33:32 -04:00
..
basic_concepts.txt Improve control node concept explanation (#64356) 2019-11-05 14:57:16 -05:00
download_tarball_collections.txt add download tarball option (#67548) 2020-02-24 16:30:34 -06:00
galaxy_server_list.txt docs/docsite/rst/: fix typos (#67645) 2020-02-21 10:57:07 +00:00
installing_collections.txt Docs: Fix collection adjacent folder tree (#66490) 2020-01-21 10:20:37 -05:00
installing_collections_git_repo.txt Add support to install collections from git repositories (#69154) 2020-05-29 13:33:32 -04:00
installing_multiple_collections.txt Add support to install collections from git repositories (#69154) 2020-05-29 13:33:32 -04:00
installing_older_collection.txt Collections versions (#64912) 2019-11-18 09:31:29 -05:00