koji/hub: install the latest version of the rpmautospec package
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
c32d715483
commit
86cda76858
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue