Use systemd-networkd if two network cards are installed (important for TIA devices).

This commit is contained in:
Raphael Dannecker 2024-04-28 18:14:05 +02:00
parent 40c0888928
commit d46e1199ad

View file

@ -87,6 +87,8 @@
- lmn_security
- role: lmn_localhome
when: when: groups.localhome is defined and inventory_hostname in groups.localhome
- role: lmn_networkd
when: ansible_interfaces | select('search', 'enp2s.+') | first is defined
tasks:
## Temporary fixes and quirks: