Skip to content

Conform to linter

Conform to linter #45

Triggered via pull request January 6, 2025 13:00
@domettodometto
synchronize #234
fix_lint
Status Success
Total duration 59s
Artifacts

ansible_lint.yml

on: pull_request
Ansible Lint
52s
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)