fixing typo in openqa-workers playbook

This commit is contained in:
Tim Flink 2015-11-13 20:27:09 +00:00
parent 18c8720361
commit 240189e8cb

View file

@ -16,7 +16,7 @@
- { role: fas_client, tags: ['fas_client'] }
- { role: collectd/base, tags: ['collectd_base'] }
- { role: sudo, tags: ['sudo'] }
- { role: openqa_worker, tags: ['openqa_worker'] }
- { role: openqa/worker, tags: ['openqa_worker'] }
- apache
tasks: