mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
note added to source section
Added reminder to not use source install method if you're going to be installing ansible for a Tower system
This commit is contained in:
parent
eb788dd8f6
commit
132c0e794d
1 changed files with 5 additions and 0 deletions
|
@ -103,6 +103,11 @@ when they are implemented, and also easily contribute to the project. Because th
|
||||||
nothing to install, following the development version is significantly easier than most
|
nothing to install, following the development version is significantly easier than most
|
||||||
open source projects.
|
open source projects.
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
|
||||||
|
If you are intending to use Tower as the Control Machine, do not use a source install. Please use apt/yum/pip for a stable version
|
||||||
|
|
||||||
|
|
||||||
To install from source.
|
To install from source.
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
Loading…
Reference in a new issue