mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
koji/hub: install the latest version of the rpmautospec package
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
@@ -151,7 +151,7 @@
|
||||
#
|
||||
|
||||
- name: install koji hub rpmautospec plugin
|
||||
package: name={{ item }} state=present
|
||||
package: name={{ item }} state=latest
|
||||
with_items:
|
||||
- koji-hub-plugin-rpmautospec
|
||||
when: env == 'staging'
|
||||
|
||||
Reference in New Issue
Block a user