roles/rpi-base/defaults/main.yaml
author Luke Hoersten <luke@hoersten.org>
Thu, 22 Feb 2018 21:08:27 -0600
changeset 15 6913019b9492
parent 9 511e97bd5566
child 17 69a7d69de562
permissions -rw-r--r--
Removed nodejs role. Using apt now.

---

rpi_base_apt_packages:
  - "emacs-nox"
  - "python3"
  - "htop"
  - "jq"