diff --git a/playbooks/groups/taskotron-dev-clients.yml b/playbooks/groups/taskotron-dev-clients.yml index d76fb507ad..d412613ace 100644 --- a/playbooks/groups/taskotron-dev-clients.yml +++ b/playbooks/groups/taskotron-dev-clients.yml @@ -45,7 +45,7 @@ - /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml roles: - - { role: taskotron/buildslave, tags: ['buildslave'] } + #- { role: taskotron/buildslave, tags: ['buildslave'] } - { role: taskotron/taskotron-client, tags: ['taskotronclient'] } - - { role: taskotron/buildslave-configure, tags: ['buildslaveconfigure'] } + #- { role: taskotron/buildslave-configure, tags: ['buildslaveconfigure'] }