upgrade copr-dist-git if higher version is available

This commit is contained in:
clime 2016-09-19 16:53:41 +02:00
parent 016d46a9ab
commit 5ebe0801a7

View file

@ -14,6 +14,10 @@
- rdiff-backup
- tmpwatch
# BZ 1241507
- name: upgrade copr-dist-git
shell: yum-deprecated install -y copr-dist-git || yum install -y copr-dist-git
- name: switch selinux to permissive
selinux: policy=targeted state=permissive