summaryrefslogtreecommitdiff
path: root/roles/ick-controller
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-01-23 17:17:24 +0200
committerLars Wirzenius <liw@liw.fi>2018-01-23 17:17:24 +0200
commitf860f0440351fff8653d7e843e572ce8a8b642c0 (patch)
tree407907c3391f6667e2603d3e5060de7768805492 /roles/ick-controller
parent25990775841b731588945ab5e8d637b966d399ae (diff)
downloadick2-ansible-f860f0440351fff8653d7e843e572ce8a8b642c0.tar.gz
Drop: build-dependencies of CI jobs
These shall be installed into containers, not on the worker host itself.
Diffstat (limited to 'roles/ick-controller')
-rw-r--r--roles/ick-controller/tasks/main.yml11
1 files changed, 0 insertions, 11 deletions
diff --git a/roles/ick-controller/tasks/main.yml b/roles/ick-controller/tasks/main.yml
index 6e4496e..acbb844 100644
--- a/roles/ick-controller/tasks/main.yml
+++ b/roles/ick-controller/tasks/main.yml
@@ -13,17 +13,6 @@
- locales-all
- systemd-container
-# This should go away once we have isolated builds.
-- name: install packages for building sites with ikiwiki
- apt:
- name: "{{ item }}"
- with_items:
- - ikiwiki
- - libhighlight-perl
- - graphviz
- - rsync
- - ql-ikiwiki-publish
-
- name: create config dirs
file:
state: directory