use latest copr
This commit is contained in:
parent
b1c890974c
commit
8e809b0cc4
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
when: pgsql_ls.stdout is defined and 'postgresql_db_t' not in pgsql_ls.stdout
|
||||
|
||||
- name: install pkgs for copr-frontend
|
||||
action: yum state=present pkg={{ item }}
|
||||
action: yum state=latest pkg={{ item }}
|
||||
with_items:
|
||||
- "copr-frontend"
|
||||
- "bash-completion"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue