mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-29 11:40:22 -07:00
Add a clarifying heading to installation docs
This commit is contained in:
parent
73dbab702f
commit
b7899b5e35
1 changed files with 5 additions and 0 deletions
|
@ -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,
|
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.
|
using the 'raw' module will be able to do it remotely.
|
||||||
|
|
||||||
|
.. _installing_the_control_machine:
|
||||||
|
|
||||||
|
Installing the Control Machine
|
||||||
|
``````````````````````````````
|
||||||
|
|
||||||
.. _from_source:
|
.. _from_source:
|
||||||
|
|
||||||
Running From Source
|
Running From Source
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue