resultsdb_api was renamed to python-resultsdb_api
This commit is contained in:
parent
63014c2224
commit
87f40b5247
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
with_items:
|
with_items:
|
||||||
- PyYAML
|
- PyYAML
|
||||||
- libtaskotron
|
- libtaskotron
|
||||||
- resultsdb_api
|
- python-resultsdb_api
|
||||||
when: deployment_type == 'local'
|
when: deployment_type == 'local'
|
||||||
|
|
||||||
- name: ensure packages required for libtaskotron are installed (dnf)
|
- name: ensure packages required for libtaskotron are installed (dnf)
|
||||||
|
@ -12,7 +12,7 @@
|
||||||
with_items:
|
with_items:
|
||||||
- PyYAML
|
- PyYAML
|
||||||
- libtaskotron
|
- libtaskotron
|
||||||
- resultsdb_api
|
- python-resultsdb_api
|
||||||
- testcloud
|
- testcloud
|
||||||
- selinux-policy-devel
|
- selinux-policy-devel
|
||||||
when: deployment_type in ['dev', 'stg', 'prod']
|
when: deployment_type in ['dev', 'stg', 'prod']
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue