mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Note: 'systemd-networkd' is part of apt package 'systemd'
This commit is contained in:
parent
0f502e5efa
commit
5773c5e655
1 changed files with 2 additions and 0 deletions
|
@ -37,6 +37,8 @@
|
|||
- wpasupplicant # 1188kB download: RasPiOS installs this regardless -- client library for connections to a WiFi AP
|
||||
state: present
|
||||
|
||||
# 2023-10-11: Trying to install 'systemd-resolved' alongside 'systemd-networkd'
|
||||
# but that's not an apt package: it seems to be part of core package 'systemd'
|
||||
- name: Install systemd-resolved if RasPiOS 12+ (package does not exist on Ubuntu! and is seemingly unneeded on pure Debian 12?)
|
||||
package:
|
||||
name: systemd-resolved # 278kB download: For RasPiOS Bookworm (#3657)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue