Skip to content

feature: provision workspaces with run_and_pause script #73

feature: provision workspaces with run_and_pause script

feature: provision workspaces with run_and_pause script #73

Triggered via pull request January 22, 2025 13:39
Status Failure
Total duration 1m 0s
Artifacts

ansible_lint.yml

on: pull_request
Ansible Lint
49s
Ansible Lint
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
yaml[indentation]: playbooks/roles/irods_server/tasks/main.yml#L31
Wrong indentation: expected 4 but found 5
Ansible Lint
Process completed with exit code 1.
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)