mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 11:42:08 +00:00
2-common/tasks/packages.yml: Clean description of 20 packages
This commit is contained in:
parent
d75c1d9b42
commit
32ba3639d3
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
state: present
|
||||
when: is_debuntu
|
||||
|
||||
- name: "Install 20 common packages: acpid, bridge-utils, bzip2, curl, gawk, hostapd, htop, i2c-tools, logrotate, make, mlocate, netmask, net-tools, ntfs-3g, pandoc, pastebinit, rsync, sqlite3, tar, unzip, usbutils, wget"
|
||||
- name: "Install 20 common packages: acpid, bzip2, curl, gawk, hostapd, htop, i2c-tools, logrotate, make, mlocate, net-tools, ntfs-3g, pandoc, pastebinit, rsync, sqlite3, tar, unzip, usbutils, wget"
|
||||
package:
|
||||
name:
|
||||
- acpid # Daemon for ACPI (power mgmt) events
|
||||
|
|
Loading…
Reference in a new issue