Skip to content

feat: refactor AWX CronJobs as StatefulSets #123

feat: refactor AWX CronJobs as StatefulSets

feat: refactor AWX CronJobs as StatefulSets #123

Triggered via pull request August 14, 2025 01:36
@Red-GVRed-GV
synchronize #208
v1-recorders
Status Success
Total duration 54s
Artifacts

sre-lint-playbooks.yaml

on: pull_request
Lint playbooks and roles in main directory
41s
Lint playbooks and roles in main directory
Lint playbooks and roles in remote cluster directory
51s
Lint playbooks and roles in remote cluster directory
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
var-naming[no-role-prefix]: roles/incidents/tasks/load.yaml#L43
Variables names from within roles should use incidents_ as a prefix. (set_fact: applications_otel_demo_configuration)
var-naming[no-role-prefix]: roles/incidents/tasks/load.yaml#L32
Variables names from within roles should use incidents_ as a prefix. (set_fact: applications_enabled)
var-naming[no-role-prefix]: roles/incidents/tasks/load.yaml#L18
Variables names from within roles should use incidents_ as a prefix. (set_fact: tools_enabled)
var-naming[no-role-prefix]: roles/incidents/tasks/load.yaml#L14
Variables names from within roles should use incidents_ as a prefix. (set_fact: env_configuration)
var-naming[no-role-prefix]: roles/incidents/tasks/load.yaml#L10
Variables names from within roles should use incidents_ as a prefix. (set_fact: incident_spec)
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.