mirror of
https://github.com/iiab/iiab.git
synced 2025-02-14 20:22:08 +00:00
Update sysd-netd-debian.yml
rework for RasPiOS
This commit is contained in:
parent
e1ccb6c328
commit
cf47363316
1 changed files with 7 additions and 0 deletions
|
@ -1,4 +1,11 @@
|
|||
# sysd-netd-debian.yml
|
||||
- name: 'Install systemd-networkd, systemd-resolved, networkd-dispatcher
|
||||
package:
|
||||
name:
|
||||
- systemd-networkd
|
||||
- systemd-resolved
|
||||
- networkd-dispatcher # 15kB download: Dispatcher service for systemd-networkd connection status changes
|
||||
|
||||
- name: Copy the bridge script - Creates br0
|
||||
template:
|
||||
dest: /etc/systemd/network/IIAB-Bridge.netdev
|
||||
|
|
Loading…
Reference in a new issue