mirror of https://github.com/ansible/ansible.git
Allow leading ranges in the inventory host entries.
parent
6480945184
commit
44279ce34f
@ -0,0 +1,3 @@
|
|||||||
|
[test]
|
||||||
|
[1:2].host
|
||||||
|
[A:B].host
|
Loading…
Reference in New Issue