openqa/dispatcher: add missing quote mark
...sigh. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
618d5f4553
commit
6360a231cb
1 changed files with 1 additions and 1 deletions
|
@ -167,7 +167,7 @@
|
||||||
|
|
||||||
- name: Install required packages
|
- name: Install required packages
|
||||||
package:
|
package:
|
||||||
name: ['fedora-messaging', python3-fedfind', 'python3-wikitcms', 'python3-openqa_client',
|
name: ['fedora-messaging', 'python3-fedfind', 'python3-wikitcms', 'python3-openqa_client',
|
||||||
'python3-requests', 'python3-resultsdb_api', 'python3-resultsdb_conventions-fedora',
|
'python3-requests', 'python3-resultsdb_api', 'python3-resultsdb_conventions-fedora',
|
||||||
'python3-setuptools', 'python3-six']
|
'python3-setuptools', 'python3-six']
|
||||||
state: present
|
state: present
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue