2023-08-09 18:38:34 +10:00
|
|
|
[Match]
|
|
|
|
PermanentMACAddress={{ item.mac_address }}
|
2023-08-09 22:37:28 +10:00
|
|
|
|
2023-08-09 18:38:34 +10:00
|
|
|
[Link]
|
2023-08-09 22:37:28 +10:00
|
|
|
Name={{ item.name | regex_replace('^[0-9]*-', '') | regex_replace('\.link', '') }}
|
2023-08-13 14:03:03 +10:00
|
|
|
MACAddressPolicy=persistent
|
2023-08-09 22:37:28 +10:00
|
|
|
|