mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Allow leading ranges in the inventory host entries.
This commit is contained in:
3
test/inventory/test_leading_range
Normal file
3
test/inventory/test_leading_range
Normal file
@@ -0,0 +1,3 @@
|
||||
[test]
|
||||
[1:2].host
|
||||
[A:B].host
|
||||
Reference in New Issue
Block a user