forked from infra/ansible
move openqa roles to a subdirectory (per puiterwijk)
This commit is contained in:
parent
9a233d20e5
commit
8f8686d43d
18 changed files with 3 additions and 3 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue