1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Merge pull request #4705 from tgerla/docsheadings

Add a clarifying heading to installation docs
This commit is contained in:
jctanner 2013-10-28 09:11:45 -07:00
commit ff8e02fb5d

View file

@ -86,6 +86,11 @@ On the managed nodes, you only need Python 2.4 or later, but if you are are runn
Unix systems. If you need to bootstrap these remote systems by installing Python 2.X,
using the 'raw' module will be able to do it remotely.
.. _installing_the_control_machine:
Installing the Control Machine
``````````````````````````````
.. _from_source:
Running From Source