install latest version of packages
This commit is contained in:
parent
c4e510395e
commit
b588b902db
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
||||||
shell: hostname copr-fe-dev.cloud.fedoraproject.org
|
shell: hostname copr-fe-dev.cloud.fedoraproject.org
|
||||||
|
|
||||||
- name: install copr-fe pkgs
|
- name: install copr-fe pkgs
|
||||||
action: yum state=installed pkg={{ item }}
|
action: yum state=latest pkg={{ item }}
|
||||||
with_items:
|
with_items:
|
||||||
- copr-frontend
|
- copr-frontend
|
||||||
- copr-selinux
|
- copr-selinux
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue