We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 209fd01 commit 8a6badcCopy full SHA for 8a6badc
docs/docsite/rst/inventory_guide/intro_inventory.rst
@@ -185,7 +185,7 @@ In YAML:
185
186
.. code-block:: yaml
187
188
- ...
+ # ...
189
webservers:
190
hosts:
191
www[01:50].example.com:
@@ -203,7 +203,7 @@ In YAML:
203
204
205
206
207
208
209
www[01:50:2].example.com:
@@ -349,7 +349,7 @@ In YAML:
349
350
351
352
353
354
jumper:
355
ansible_port: 5555
0 commit comments