Revert "Revert "Use https for fedorapeople URLs and copr-be.cloud.fedoraproject.org""
This reverts commit b555731709
.
This commit is contained in:
parent
0875ac93a7
commit
ffc795c770
11 changed files with 22 additions and 22 deletions
|
@ -42,7 +42,7 @@
|
|||
yum: state=installed name=gnupg
|
||||
|
||||
- name: add the GPG key
|
||||
rpm_key: state=present key=http://repos.fedorapeople.org/repos/abompard/abompard.asc
|
||||
rpm_key: state=present key=https://repos.fedorapeople.org/repos/abompard/abompard.asc
|
||||
|
||||
- name: install needed packages
|
||||
yum: pkg={{ item }} state=installed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue