Skip to content

Commit 8a6badc

Browse files
authored
comment out ellipsis
1 parent 209fd01 commit 8a6badc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/docsite/rst/inventory_guide/intro_inventory.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ In YAML:
185185

186186
.. code-block:: yaml
187187
188-
...
188+
# ...
189189
webservers:
190190
hosts:
191191
www[01:50].example.com:
@@ -203,7 +203,7 @@ In YAML:
203203

204204
.. code-block:: yaml
205205
206-
...
206+
# ...
207207
webservers:
208208
hosts:
209209
www[01:50:2].example.com:
@@ -349,7 +349,7 @@ In YAML:
349349

350350
.. code-block:: yaml
351351
352-
...
352+
# ...
353353
hosts:
354354
jumper:
355355
ansible_port: 5555

0 commit comments

Comments
 (0)