mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update sysd-netd-debian.yml
'systemd'
This commit is contained in:
parent
7055165f77
commit
cdd88d20c5
1 changed files with 2 additions and 2 deletions
|
@ -4,10 +4,10 @@
|
|||
name:
|
||||
- networkd-dispatcher # 15kB download: Dispatcher service for systemd-networkd connection status changes
|
||||
|
||||
- name: 'Install networkd-resolved
|
||||
- name: 'Install systemd-resolved for RasPiOS
|
||||
package:
|
||||
name:
|
||||
- networkd-resolved
|
||||
- systemd-resolved
|
||||
when: is_raspbian and os_ver is version('raspbian-12', '>=')
|
||||
|
||||
- name: Copy the bridge script - Creates br0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue