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
|
||||
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.
|
||||
|
||||
.. code-block:: bash
|
||||
|
|
Loading…
Reference in a new issue