mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Small change to previous patch, make ranges of hosts inclusive.
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
jupiter
|
||||
saturn
|
||||
thrudgelmir[:6]
|
||||
thrudgelmir[:5]
|
||||
|
||||
[greek]
|
||||
zeus
|
||||
hera:3000
|
||||
poseidon
|
||||
cerberus[001:004]
|
||||
cottus[99:101]
|
||||
cerberus[001:003]
|
||||
cottus[99:100]
|
||||
|
||||
[norse]
|
||||
thor
|
||||
|
||||
Reference in New Issue
Block a user