feat: refactor AWX CronJobs as StatefulSets #150
sre-lint-playbooks.yaml
on: pull_request
Lint playbooks and roles in main directory
58s
Lint playbooks and roles in remote cluster directory
52s
Annotations
4 warnings
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.
|