This repository was archived by the owner on Feb 24, 2026. It is now read-only.
refactor: clean sre scenario runner codebase #45
sre-ansible-lint-remote-cluster.yaml
on: pull_request
Lint awx playbook and role
6m 59s
Lint kops playbook and role
7m 18s
Annotations
5 errors
|
Lint awx playbook and role
Process completed with exit code 1.
|
|
no-changed-when:
roles/awx/tasks/delete_async.yaml#L2
Commands should not change things if nothing needs doing.
|
|
no-changed-when:
roles/awx/tasks/create_async.yaml#L150
Commands should not change things if nothing needs doing.
|
|
no-changed-when:
roles/awx/tasks/create_async.yaml#L100
Commands should not change things if nothing needs doing.
|
|
no-changed-when:
roles/awx/tasks/create_async.yaml#L49
Commands should not change things if nothing needs doing.
|