added support for ubuntu/xenial to vm/install role
[noc.git] / ansible / roles / vm / network / templates / systemd.link.j2
index 753fd58..7486dfb 100644 (file)
@@ -1,5 +1,5 @@
 [Match]
-Path=pci-0000:01:{{ "%02d" | format(item.idx) }}.0
+Path=*pci-0000:01:{{ "%02d" | format(item.idx) }}.0
 
 [Link]
 Name={{ item.name }}