diff --git a/roles/2-common/tasks/packages.yml b/roles/2-common/tasks/packages.yml index 1c2c0773d..c5cbb98ab 100644 --- a/roles/2-common/tasks/packages.yml +++ b/roles/2-common/tasks/packages.yml @@ -24,8 +24,8 @@ package: name: - acpid # Daemon for ACPI (power mgmt) events - #- avahi-discover # 2021-07-27: Commented out long ago - 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-discover # 2021-07-27: Commented out long ago - bzip2 # 2021-04-26: Prob not used, but can't hurt? - curl # Used to install roles/nodejs and roles/nodered #- etckeeper # "nobody is really using etckeeper and it's bloating the filesystem every time apt runs" per @jvonau at https://github.com/iiab/iiab/issues/1146