It's the py3 version of fedmsg that's required
This commit is contained in:
parent
a654048585
commit
1c1c2c3304
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
dnf: pkg={{ item }} state=present
|
dnf: pkg={{ item }} state=present
|
||||||
with_items:
|
with_items:
|
||||||
- mdapi
|
- mdapi
|
||||||
- fedmsg
|
- python3-fedmsg-core
|
||||||
tags:
|
tags:
|
||||||
- mdapi
|
- mdapi
|
||||||
- packages
|
- packages
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue