mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 20:12:54 +08:00
copr-frontend: ensure python2-flask-whooshee is the latest
This commit is contained in:
@@ -16,6 +16,11 @@
|
||||
tags:
|
||||
- packages
|
||||
|
||||
- name: ensure python2-flask-whooshee is latest
|
||||
dnf: state=latest name=python2-flask-whooshee
|
||||
tags:
|
||||
- packages
|
||||
|
||||
- name: install additional pkgs for copr-frontend
|
||||
dnf: state=present pkg={{ item }}
|
||||
with_items:
|
||||
|
||||
Reference in New Issue
Block a user