Merge pull request #9 from nginxinc/(feature)/switch-rpm-https
Switch to HTTPS for rpm_key module
This commit is contained in:
commit
b64b421858
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user