Skip to content

Commit

Permalink
Add EE Guide link to Installing collections page (#308)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andersson007 authored Aug 24, 2023
1 parent d44ed8b commit 4be2d72
Showing 1 changed file with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ Installing collections

If you install a collection manually as described in this paragraph, the collection will not be upgraded automatically when you upgrade the ``ansible`` package or ``ansible-core``.

Installing collections in containers
------------------------------------

You can install collections with their dependencies in containers known as execution environments.
See `Getting started with Execution Environments <https://docs.ansible.com/ansible/devel/getting_started_ee/index.html>`_ for details.

Installing collections with ``ansible-galaxy``
----------------------------------------------

Expand Down Expand Up @@ -123,4 +129,4 @@ Installing a collection from a git repository
Configuring the ``ansible-galaxy`` client
------------------------------------------

.. include:: ../shared_snippets/galaxy_server_list.txt
.. include:: ../shared_snippets/galaxy_server_list.txt

0 comments on commit 4be2d72

Please sign in to comment.