use latest copr

This commit is contained in:
Miroslav Suchý 2015-11-30 08:15:10 +01:00
parent b1c890974c
commit 8e809b0cc4

View file

@ -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"