mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-13 04:11:00 +00:00
Fix example formatting
This commit is contained in:
@@ -75,7 +75,7 @@ You can select a host or subset of hosts from a group by their position. For exa
|
||||
webbing
|
||||
weber
|
||||
|
||||
You can refer to hosts within the group by adding a subscript to the group name:
|
||||
You can refer to hosts within the group by adding a subscript to the group name::
|
||||
|
||||
webservers[0] # == cobweb
|
||||
webservers[-1] # == weber
|
||||
|
||||
Reference in New Issue
Block a user