Add certcheck role for TLS certificate verification #11
Annotations
11 warnings
|
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
roles/certcheck_cluster_client_to_server/tasks/main.yml#L13
Variables names from within roles should use certcheck_cluster_client_to_server_ as a prefix. (set_fact: check_results)
|
|
roles/certcheck_cluster_client_to_server/tasks/main.yml#L8
Variables names from within roles should use certcheck_cluster_client_to_server_ as a prefix. (set_fact: node_section)
|
|
roles/certcheck_cluster_client_to_server/tasks/main.yml#L8
Variables names from within roles should use certcheck_cluster_client_to_server_ as a prefix. (set_fact: gateway_conf)
|
|
roles/certcheck_cluster_client_to_server/defaults/main.yml#L24
Variables names from within roles should use certcheck_cluster_client_to_server_ as a prefix. (vars: private_ip)
|
|
roles/certcheck_cluster_client_to_server/defaults/main.yml#L20
Variables names from within roles should use certcheck_cluster_client_to_server_ as a prefix. (vars: server_port)
|
|
roles/certcheck_cluster_client_to_server/defaults/main.yml#L17
Variables names from within roles should use certcheck_cluster_client_to_server_ as a prefix. (vars: service_name)
|
|
roles/certcheck_cluster_client_to_server/defaults/main.yml#L14
Variables names from within roles should use certcheck_cluster_client_to_server_ as a prefix. (vars: client_gateway_conf)
|
|
roles/certcheck_cluster_client_to_server/defaults/main.yml#L13
Variables names from within roles should use certcheck_cluster_client_to_server_ as a prefix. (vars: server_gateway_conf)
|
|
roles/certcheck_cluster_client_to_server/defaults/main.yml#L10
Variables names from within roles should use certcheck_cluster_client_to_server_ as a prefix. (vars: iag5_client_group)
|
|
roles/certcheck_cluster_client_to_server/defaults/main.yml#L9
Variables names from within roles should use certcheck_cluster_client_to_server_ as a prefix. (vars: iag5_server_group)
|
The logs for this run have expired and are no longer available.
Loading