mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-07-07 11:08:59 +00:00
Fix all RST errors for docs/docsite/rst (#20005)
* developing_modules.rst is now in dev_guide, sync changes and delete the old version * Cleaner RST & formatted code * Tidyup roadmaps * Link to repomerge * Pull in abadger's fixes From https://github.com/ansible/ansible/compare/docs-code-block-fixes?expand=1 * Clean docsite/rst (apart from ROADMAP
This commit is contained in:
parent
cba66dfedc
commit
7df31aaca1
38 changed files with 464 additions and 1096 deletions
|
|
@ -144,7 +144,7 @@ Our CloudStack cloud has an advanced networking setup, we would like to provisio
|
|||
|
||||
This is how our inventory looks like:
|
||||
|
||||
.. code-block:: ini
|
||||
.. code-block:: none
|
||||
|
||||
[cloud-vm:children]
|
||||
webserver
|
||||
|
|
@ -249,7 +249,7 @@ A basic networking CloudStack setup is slightly different: Every VM gets a publi
|
|||
|
||||
This is how our inventory looks like:
|
||||
|
||||
.. code-block:: ini
|
||||
.. code-block:: none
|
||||
|
||||
[cloud-vm:children]
|
||||
webserver
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue