1
0
Fork 0
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:
A Holt 2023-10-11 21:57:19 -04:00 committed by GitHub
parent 0f502e5efa
commit 5773c5e655
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)