Add resources directory with baseline common file/templates
This commit is contained in:
9
resources/networkd/netdev.j2
Normal file
9
resources/networkd/netdev.j2
Normal file
@@ -0,0 +1,9 @@
|
||||
# ANSIBLE MANAGED FILE - DO NOT EDIT
|
||||
[NetDev]
|
||||
Name={{ item.0.key }}
|
||||
Kind=vlan
|
||||
|
||||
[VLAN]
|
||||
Id={{ item.1 }}
|
||||
|
||||
# EOF
|
||||
Reference in New Issue
Block a user