Skip to content

Update ansible-core playbooks for v2.0.0 compatibility #1336

Update ansible-core playbooks for v2.0.0 compatibility

Update ansible-core playbooks for v2.0.0 compatibility #1336

Triggered via pull request July 18, 2026 00:37
Status Failure
Total duration 6m 57s
Artifacts

ansible-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
schema[execution-environment]: z_apars/execution-environment.yml#L1
$.version 3 is not one of [1]. See https://docs.ansible.com/projects/builder/en/latest/definition/
yaml[new-line-at-end-of-file]: cert_renewal/execution-environments/requirements.yml#L12
No new line character at the end of file
yaml[new-line-at-end-of-file]: cert_renewal/delete_cert.yml#L50
No new line character at the end of file
fqcn[keyword]: cert_renewal/delete_cert.yml#L5
Avoid `collections` keyword by using FQCN for all plugins, modules, roles and playbooks.
yaml[new-line-at-end-of-file]: cert_renewal/create_USER_cert.yml#L82
No new line character at the end of file
key-order[task]: cert_renewal/create_USER_cert.yml#L24
You can improve the task key order to: ignore_errors, block
fqcn[keyword]: cert_renewal/create_USER_cert.yml#L5
Avoid `collections` keyword by using FQCN for all plugins, modules, roles and playbooks.
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@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/