mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Fix hostname expansion bug in inventory parser
This commit is contained in:
@@ -73,4 +73,9 @@ d=100002
|
||||
[us:vars]
|
||||
c=1000000
|
||||
|
||||
[role1]
|
||||
host[1:2]
|
||||
|
||||
[role2]
|
||||
host[2:3]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user