From 231fba682868d6176026b6c9b7d3b7fe24cfe6a6 Mon Sep 17 00:00:00 2001 From: A Holt Date: Tue, 27 Jul 2021 14:46:10 -0400 Subject: [PATCH] Update packages.yml --- roles/2-common/tasks/packages.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/roles/2-common/tasks/packages.yml b/roles/2-common/tasks/packages.yml index 46e9a70f6..0bc85f243 100644 --- a/roles/2-common/tasks/packages.yml +++ b/roles/2-common/tasks/packages.yml @@ -26,11 +26,11 @@ - wpasupplicant # 2021-07-27: Client library for connections to a WiFi AP state: present -# 2021-07-27: SEE ALSO ~3 networking packages earlier installed by -# https://github.com/iiab/iiab/blob/master/roles/1-prep/tasks/raspberry_pi.yml +- name: '2021-07-27: SEE ALSO ~3 networking packages earlier installed by https://github.com/iiab/iiab/blob/master/roles/1-prep/tasks/raspberry_pi.yml' + meta: noop -# 2021-07-27: SEE ALSO ~4 networking packages later installed by -# https://github.com/iiab/iiab/blob/master/roles/2-common/tasks/network.yml +- name: '2021-07-27: SEE ALSO ~4 networking packages later installed by https://github.com/iiab/iiab/blob/master/roles/2-common/tasks/network.yml' + meta: noop - name: "Install 18 common packages: acpid, bzip2, curl, gawk, htop, i2c-tools, logrotate, mlocate, net-tools, ntfs-3g, pandoc, pastebinit, rsync, sqlite3, tar, unzip, usbutils, wget" package: