copr-frontend: ensure python2-flask-whooshee is the latest
This commit is contained in:
parent
d23335425b
commit
1ac34e2ad2
1 changed files with 5 additions and 0 deletions
|
@ -16,6 +16,11 @@
|
||||||
tags:
|
tags:
|
||||||
- packages
|
- packages
|
||||||
|
|
||||||
|
- name: ensure python2-flask-whooshee is latest
|
||||||
|
dnf: state=latest name=python2-flask-whooshee
|
||||||
|
tags:
|
||||||
|
- packages
|
||||||
|
|
||||||
- name: install additional pkgs for copr-frontend
|
- name: install additional pkgs for copr-frontend
|
||||||
dnf: state=present pkg={{ item }}
|
dnf: state=present pkg={{ item }}
|
||||||
with_items:
|
with_items:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue