File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
- name : " (Install: APT OSs) Set Default APT NGINX App Protect Signing Key URL"
3
3
set_fact :
4
4
key_value : " " # appeasing the linter
5
- default_keysite : " https ://cs. nginx.com/static/ keys/app-protect .key"
5
+ default_keysite : " http ://nginx.org/ keys/nginx_signing .key"
6
6
7
7
- name : " (Install: APT OSs) Set APT NGINX App Protect Signing Key URL"
8
8
set_fact :
Original file line number Diff line number Diff line change 2
2
- name : " (Install: RPM OSs) Set Default RPM NGINX App Protect Signing Key"
3
3
set_fact :
4
4
key_value : " " # appeasing the linter
5
- default_keysite : " https ://cs. nginx.com/static/ keys/app-protect .key"
5
+ default_keysite : " http ://nginx.org/ keys/nginx_signing .key"
6
6
7
7
- name : " (Install: RPM OSs) Set RPM NGINX App Protect Signing Key URL"
8
8
set_fact :
You can’t perform that action at this time.
0 commit comments