1
0
IaC/ansible/playbooks/templates/vlan.netdev.j2

8 lines
151 B
Plaintext
Raw Normal View History

2023-08-09 08:37:28 -04:00
[NetDev]
Name={{ item.name | regex_replace('^[0-9]*-', '') | regex_replace('\.netdev', '') }}
Kind=vlan
[VLAN]
Id={{ item.vlan_id }}
Protocol=802.1q