mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-15 14:58:42 +00:00
perf: Check if CORE_HOST should ignore SSL
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
method: GET
|
||||
follow_redirects: none
|
||||
status_code: [200, 301, 302, 303, 307, 308]
|
||||
validate_certs: "{{ not IGNORE_VERIFY_CERTS }}"
|
||||
register: core_host_redirects
|
||||
|
||||
- name: Check failed
|
||||
|
Reference in New Issue
Block a user