Skip to content

Move deployment tests to CI-run and re-enable integration tests #82

Move deployment tests to CI-run and re-enable integration tests

Move deployment tests to CI-run and re-enable integration tests #82

Triggered via pull request March 28, 2024 00:36
Status Failure
Total duration 38s
Artifacts

lint.yaml

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

Annotations

9 errors
yaml[trailing-spaces]: .cirun.yml#L7
Trailing spaces
yaml[new-line-at-end-of-file]: .cirun.yml#L16
No new line character at the end of file
yaml[indentation]: .github/workflows/kvm-test.yaml#L2
Wrong indentation: expected 0 but found 2
yaml[truthy]: roles/mysql/tasks/mysql.yaml#L9
Truthy value should be one of \[false, true]
yaml[truthy]: roles/mysql/tasks/mysql.yaml#L10
Truthy value should be one of \[false, true]
fqcn[action-core]: roles/mysql/tasks/mysql.yaml#L64
Use FQCN for builtin module actions (set_fact).
Ansible Lint
Process completed with exit code 2.