Skip to content

Conform to linter (#234) #53

Conform to linter (#234)

Conform to linter (#234) #53

Triggered via push January 6, 2025 13:48
Status Success
Total duration 52s
Artifacts

ansible_lint.yml

on: push
Ansible Lint
45s
Ansible Lint
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
no-handler: playbooks/flask_app.yml#L49
Tasks that run when changed should likely be handlers.
no-handler: playbooks/reverse_proxy.yml#L29
Tasks that run when changed should likely be handlers.
no-changed-when: playbooks/roles/camunda_modeler/tasks/main.yml#L23
Commands should not change things if nothing needs doing.
no-changed-when: playbooks/roles/camunda_modeler/tasks/main.yml#L31
Commands should not change things if nothing needs doing.
no-changed-when: playbooks/roles/camunda_server/tasks/main.yml#L44
Commands should not change things if nothing needs doing.
no-changed-when: playbooks/roles/camunda_server/tasks/main.yml#L46
Commands should not change things if nothing needs doing.
yaml[line-length]: playbooks/roles/camunda_server/tasks/main.yml#L58
Line too long (182 > 160 characters)
yaml[line-length]: playbooks/roles/camunda_server/tasks/main.yml#L59
Line too long (183 > 160 characters)
yaml[line-length]: playbooks/roles/camunda_server/tasks/main.yml#L60
Line too long (193 > 160 characters)
yaml[line-length]: playbooks/roles/camunda_server/tasks/main.yml#L61
Line too long (200 > 160 characters)