Commit 132c0e79 by Luke

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
parent eb788dd8
...@@ -103,6 +103,11 @@ when they are implemented, and also easily contribute to the project. Because th ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment