Merge pull request #9 from nginxinc/(feature)/switch-rpm-https

Switch to HTTPS for rpm_key module
This commit is contained in:
Alessandro Fael Garcia 2018-03-01 17:02:34 -08:00 committed by GitHub
commit b64b421858
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
---
- name: "(Install: RPM OSs) Add RPM NGINX Signing Key"
rpm_key:
key: http://nginx.org/keys/nginx_signing.key
key: https://nginx.org/keys/nginx_signing.key