Skip to content

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

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

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

Triggered via pull request April 16, 2024 18:47
Status Failure
Total duration 35s
Artifacts

lint.yaml

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

Annotations

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