diff options
Diffstat (limited to 'taskd.yaml')
-rw-r--r-- | taskd.yaml | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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 |