mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
2-common/tasks/packages.yml: Clarify avahi-daemon used w/ avahi.yml
This commit is contained in:
parent
c01a567e59
commit
ebd0288354
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
package:
|
package:
|
||||||
name:
|
name:
|
||||||
- acpid # Daemon for ACPI (power mgmt) events
|
- acpid # Daemon for ACPI (power mgmt) events
|
||||||
- avahi-daemon # 2021-07-27: RaspiOS (and package libnss-mnds, below) install this regardless -- holdover from the XO days and used to advertise ssh/admin-console being available via avahi-daemon
|
- avahi-daemon # 2021-07-27: RaspiOS (and package libnss-mnds, below) install this regardless -- holdover from the XO days and used to advertise ssh/admin-console being available via avahi-daemon -- used with https://github.com/iiab/iiab/blob/master/roles/network/tasks/avahi.yml
|
||||||
#- avahi-discover # 2021-07-27: Commented out long ago
|
#- avahi-discover # 2021-07-27: Commented out long ago
|
||||||
- bzip2 # 2021-04-26: Prob not used, but can't hurt?
|
- bzip2 # 2021-04-26: Prob not used, but can't hurt?
|
||||||
- curl # Used to install roles/nodejs and roles/nodered
|
- curl # Used to install roles/nodejs and roles/nodered
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue