mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update packages.yml
This commit is contained in:
parent
bcd35cf0b6
commit
b047356cac
1 changed files with 2 additions and 2 deletions
|
@ -27,7 +27,7 @@
|
||||||
state: present
|
state: present
|
||||||
when: is_debuntu
|
when: is_debuntu
|
||||||
|
|
||||||
- name: "Install 19 common packages: acpid, bzip2, curl, gawk, htop, i2c-tools, logrotate, make, 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:
|
||||||
name:
|
name:
|
||||||
- acpid # Daemon for ACPI (power mgmt) events
|
- acpid # Daemon for ACPI (power mgmt) events
|
||||||
|
@ -40,7 +40,7 @@
|
||||||
#- iproute2 # Installed by roles/2-common/tasks/network.yml
|
#- iproute2 # Installed by roles/2-common/tasks/network.yml
|
||||||
- logrotate
|
- logrotate
|
||||||
#- lynx # Installed by 1-prep's roles/iiab-admin/tasks/access.yml
|
#- lynx # Installed by 1-prep's roles/iiab-admin/tasks/access.yml
|
||||||
- make # 2021-04-26: What roles (if any) truly still use this?
|
#- make # 2021-04-26: What roles (if any) truly still use this?
|
||||||
- mlocate
|
- mlocate
|
||||||
- net-tools # 2021-04-26: @jvonau suggests possibly deleting this...unless oldtimers really want these older commands in iiab-diagnostics output?
|
- net-tools # 2021-04-26: @jvonau suggests possibly deleting this...unless oldtimers really want these older commands in iiab-diagnostics output?
|
||||||
- ntfs-3g # Possibly no longer nec, similar to exfat packages above?
|
- ntfs-3g # Possibly no longer nec, similar to exfat packages above?
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue