mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-29 23:49:09 +00:00
Add support for ranged patterns like webservers[0-49] for hitting the first 50 webservers.
This commit is contained in:
parent
e9c9d8f523
commit
9041adddaa
4 changed files with 49 additions and 12 deletions
|
|
@ -38,7 +38,7 @@ d=10002
|
|||
[rtp]
|
||||
rtp_a
|
||||
rtp_b
|
||||
rtb_c
|
||||
rtp_c
|
||||
|
||||
[rtp:vars]
|
||||
a=1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue