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:
parent
c9994fb1f0
commit
dfd47b5307
1 changed files with 6 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue