Merge branch 'master' of git.uwaterloo.ca:csc/playbooks

This commit is contained in:
Zachary Seguin 2016-11-08 10:25:34 -05:00
commit d0a2e269c3
2 changed files with 4 additions and 0 deletions

View File

@ -44,6 +44,7 @@
- autoproject
- kbuild
- premake4
- maven
- name: Install OpenJDK
apt: name={{ item }} state=latest
@ -266,6 +267,8 @@
- intercal
- rhino
- sbcl
- golang
- r-base-core
- name: Install misc languages on Ubuntu
apt: name={{ item }} state=latest

View File

@ -275,3 +275,4 @@
apt: name={{ item }} state=latest
with_items:
- workrave
- remmina