Switch to HTTPS for rpm_key module
This commit is contained in:
parent
2ad4e7ab5c
commit
2fe4c93b45
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user