This website requires JavaScript.
Explore
Help
Sign in
ansible
/
community.general
Watch
1
Star
0
Fork
You've already forked community.general
0
mirror of
https://github.com/ansible-collections/community.general.git
synced
2024-09-14 20:13:21 +02:00
Code
Releases
Activity
59d99c17b3
community.general
/
test
/
inventory
/
test_leading_range
7 lines
59 B
Text
Raw
Normal View
History
Unescape
Escape
Allow leading ranges in the inventory host entries.
2013-10-03 10:41:34 +02:00
[test]
[1:2].host
[A:B].host
Handle comment on inventory group line.
2013-10-03 14:49:50 +02:00
[test2] # comment
[1:3].host
Copy permalink