mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
check-compose: python2-fedmsg not python-fedmsg
godfuckingdamnit
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
dnf: name={{ item }} state=present
|
||||
with_items:
|
||||
- fedfind
|
||||
- python-fedmsg
|
||||
- python2-fedmsg
|
||||
- python-six
|
||||
tags:
|
||||
- packages
|
||||
|
||||
Reference in New Issue
Block a user