mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 09:13:12 +00:00
Fixed documentation for host pattern portions
This commit is contained in:
@@ -74,7 +74,7 @@ As an advanced usage, you can also select the numbered server in a group::
|
||||
|
||||
Or a portion of servers in a group::
|
||||
|
||||
webservers[0:25]
|
||||
webservers[0-25]
|
||||
|
||||
Most people don't specify patterns as regular expressions, but you can. Just start the pattern with a '~'::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user