add download tarball option (#67548)

This commit is contained in:
Sandra McCann 2020-02-24 17:30:34 -05:00 committed by GitHub
parent fc69f63cec
commit 8fbec3cdeb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 22 additions and 0 deletions

View file

@ -78,6 +78,12 @@ Install multiple collections with a requirements file
.. include:: ../shared_snippets/installing_multiple_collections.txt
Downloading a collection for offline use
-----------------------------------------
.. include:: ../shared_snippets/download_tarball_collections.txt
Listing installed collections
-----------------------------

View file

@ -0,0 +1,8 @@
To download the collection tarball from Galaxy for offline use:
#. Navigate to the collection page.
#. Click on :guilabel:`Download tarball`.
You may also need to manually download any dependent collections.

View file

@ -40,6 +40,14 @@ Install multiple collections with a requirements file
.. include:: ../shared_snippets/installing_multiple_collections.txt
.. _collection_offline_download:
Downloading a collection for offline use
-----------------------------------------
.. include:: ../shared_snippets/download_tarball_collections.txt
.. _galaxy_server_config:
Configuring the ``ansible-galaxy`` client