mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 10:32:27 +08:00
upgrade copr-dist-git if higher version is available
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user