summaryrefslogtreecommitdiff
path: root/taskd.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'taskd.yaml')
-rw-r--r--taskd.yaml4
1 files changed, 0 insertions, 4 deletions
diff --git a/taskd.yaml b/taskd.yaml
index 3d10711..7b635c5 100644
--- a/taskd.yaml
+++ b/taskd.yaml
@@ -5,8 +5,6 @@
tasks:
# Installation
- name: Install build tools
- tags:
- - slow
apt:
pkg:
- gcc
@@ -31,8 +29,6 @@
- name: Build taskd from source
remote_user: taskd
- tags:
- - slow
shell: |
cd /tmp
git clone --recursive https://github.com/GothenburgBitFactory/taskserver.git