ansible/roles/systemd_link/templates/link.j2

8 lines
123 B
Text
Raw Normal View History

2023-03-27 13:09:58 +02:00
{{ ansible_managed | comment }}
[Match]
2023-09-16 01:24:01 +02:00
MACAddress={{ item.value.mac | default(item.value) }}
2023-03-27 13:09:58 +02:00
[Link]
Name={{ item.key }}