Skip to content

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

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

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

Triggered via pull request April 15, 2024 15:32
Status Failure
Total duration 42s
Artifacts

lint.yaml

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

Annotations

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