1
0
Fork 0
forked from infra/ansible

move openqa roles to a subdirectory (per puiterwijk)

This commit is contained in:
Adam Williamson 2015-11-13 09:16:59 -08:00
commit 8f8686d43d
18 changed files with 3 additions and 3 deletions

View file

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