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

dispersed changes

This commit is contained in:
George Hunt 2019-12-04 23:30:26 +00:00
parent 778d9fd600
commit 652cb4ddef
7 changed files with 21 additions and 11 deletions

View file

@ -33,7 +33,7 @@
state: present
when: is_debuntu | bool
- name: "Install 23 common packages: acpid, bridge-utils, bzip2, curl, gawk, hostapd, htop, i2c-tools, logrotate, make, mlocate, netmask, net-tools, ntfs-3g, pandoc, pastebinit, rsync, sudo, tar, unzip, usbmount, usbutils, wget"
- name: "Install 24 common packages: acpid, bridge-utils, bzip2, curl, gawk, hostapd, htop, i2c-tools, logrotate, make, mlocate, netmask, net-tools, ntfs-3g, pandoc, pastebinit, rsync, sqlite3,sudo, tar, unzip, usbmount, usbutils, wget"
package:
name:
- acpid
@ -56,6 +56,7 @@
- pandoc
- pastebinit
- rsync
- sqlite3
- sudo
- tar
- unzip