fixing typo in openqa-workers playbook
This commit is contained in:
parent
18c8720361
commit
240189e8cb
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
||||||
- { role: fas_client, tags: ['fas_client'] }
|
- { role: fas_client, tags: ['fas_client'] }
|
||||||
- { role: collectd/base, tags: ['collectd_base'] }
|
- { role: collectd/base, tags: ['collectd_base'] }
|
||||||
- { role: sudo, tags: ['sudo'] }
|
- { role: sudo, tags: ['sudo'] }
|
||||||
- { role: openqa_worker, tags: ['openqa_worker'] }
|
- { role: openqa/worker, tags: ['openqa_worker'] }
|
||||||
- apache
|
- apache
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue