Switch to HTTPS for rpm_key module

This commit is contained in:
Alessandro Fael Garcia 2018-03-01 16:58:10 -08:00
parent 2ad4e7ab5c
commit 2fe4c93b45

View File

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