1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 03:32:12 +00:00

Update sysd-netd-debian.yml

This commit is contained in:
Jerry Vonau 2023-10-11 21:13:07 -05:00 committed by GitHub
parent b81d3365de
commit 7055165f77
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,12 @@
name: name:
- networkd-dispatcher # 15kB download: Dispatcher service for systemd-networkd connection status changes - networkd-dispatcher # 15kB download: Dispatcher service for systemd-networkd connection status changes
- name: 'Install networkd-resolved
package:
name:
- networkd-resolved
when: is_raspbian and os_ver is version('raspbian-12', '>=')
- name: Copy the bridge script - Creates br0 - name: Copy the bridge script - Creates br0
template: template:
dest: /etc/systemd/network/IIAB-Bridge.netdev dest: /etc/systemd/network/IIAB-Bridge.netdev