1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

packages.yml: Mention 1-prep/tasks/raspberry_pi.yml & 2-common/tasks/network.yml

This commit is contained in:
A Holt 2021-07-27 14:29:10 -04:00 committed by GitHub
parent c9994fb1f0
commit dfd47b5307
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,7 +25,12 @@
- libnss-mdns # 2021-07-27: Client-side library -- provides name resolution via mDNS (Multicast DNS) using Zeroconf/Bonjour e.g. Avahi - libnss-mdns # 2021-07-27: Client-side library -- provides name resolution via mDNS (Multicast DNS) using Zeroconf/Bonjour e.g. Avahi
- wpasupplicant # 2021-07-27: Client library for connections to a WiFi AP - wpasupplicant # 2021-07-27: Client library for connections to a WiFi AP
state: present state: present
#when: is_debuntu
# 2021-07-27: SEE ALSO 3 networking packages installed by
# https://github.com/iiab/iiab/blob/master/roles/1-prep/tasks/raspberry_pi.yml
# 2021-07-27: SEE ALSO 4 networking packages installed by
# https://github.com/iiab/iiab/blob/master/roles/2-common/tasks/network.yml
- 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" - 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: package: