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:
|
||||
- PyYAML
|
||||
- libtaskotron
|
||||
- resultsdb_api
|
||||
- python-resultsdb_api
|
||||
when: deployment_type == 'local'
|
||||
|
||||
- name: ensure packages required for libtaskotron are installed (dnf)
|
||||
|
@ -12,7 +12,7 @@
|
|||
with_items:
|
||||
- PyYAML
|
||||
- libtaskotron
|
||||
- resultsdb_api
|
||||
- python-resultsdb_api
|
||||
- testcloud
|
||||
- selinux-policy-devel
|
||||
when: deployment_type in ['dev', 'stg', 'prod']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue