Skip to content

Add OWNERS, CODEOWNERS, and ansible-lint GitHub Action for Prow onboarding #1

Add OWNERS, CODEOWNERS, and ansible-lint GitHub Action for Prow onboarding

Add OWNERS, CODEOWNERS, and ansible-lint GitHub Action for Prow onboarding #1

Triggered via pull request June 29, 2026 13:59
Status Failure
Total duration 1m 58s
Artifacts

ansible-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
ansible-lint
Process completed with exit code 2.
internal-error: playbooks/plays/install.yaml#L1
Unexpected error code 1 from execution of: ansible-playbook -i localhost, --syntax-check playbooks/plays/install.yaml
internal-error: playbooks/plays/egressip_tests.yaml#L1
Unexpected error code 1 from execution of: ansible-playbook -i localhost, --syntax-check playbooks/plays/egressip_tests.yaml
internal-error: playbooks/ocp_testing.yaml#L1
Unexpected error code 1 from execution of: ansible-playbook -i localhost, --syntax-check playbooks/ocp_testing.yaml
internal-error: playbooks/hypershift_testing.yaml#L1
Unexpected error code 1 from execution of: ansible-playbook -i localhost, --syntax-check playbooks/hypershift_testing.yaml
internal-error: playbooks/configure-hypervisor.yaml#L1
Unexpected error code 1 from execution of: ansible-playbook -i localhost, --syntax-check playbooks/configure-hypervisor.yaml
no-changed-when: collection/tools/roles/tools_get_openshift_release/tasks/get_openshift_release_binaries.yml#L129
Commands should not change things if nothing needs doing.
no-changed-when: collection/tools/roles/tools_get_openshift_release/tasks/get_openshift_release_binaries.yml#L29
Commands should not change things if nothing needs doing.
ansible-lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/