mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Add support for ranged patterns like webservers[0-49] for hitting the first 50 webservers.
This commit is contained in:
@@ -38,7 +38,7 @@ d=10002
|
||||
[rtp]
|
||||
rtp_a
|
||||
rtp_b
|
||||
rtb_c
|
||||
rtp_c
|
||||
|
||||
[rtp:vars]
|
||||
a=1
|
||||
|
||||
Reference in New Issue
Block a user