mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
doc: cloudstack: fix formating issue in guide (#28162)
This commit is contained in:
@@ -67,9 +67,9 @@ The ENV variables support ``CLOUDSTACK_*`` as written in the documentation of th
|
||||
endpoint = https://cloud.example.com/client/api
|
||||
timeout = 30
|
||||
|
||||
and fulfill the missing data by either setting ENV variables or tasks params:
|
||||
and fulfill the missing data by either setting ENV variables or tasks params:
|
||||
|
||||
.. code-block:: yaml
|
||||
.. code-block:: yaml
|
||||
|
||||
---
|
||||
- name: provision our VMs
|
||||
|
||||
Reference in New Issue
Block a user