Skip to content

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

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

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

Triggered via pull request March 28, 2024 01:07
Status Failure
Total duration 35s
Artifacts

lint.yaml

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

Annotations

8 errors
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.