Move deployment tests to CI-run and re-enable integration tests #102
Annotations
7 errors
yaml[indentation]:
.github/workflows/kvm-test.yaml#L2
Wrong indentation: expected 0 but found 2
|
yaml[trailing-spaces]:
.github/workflows/kvm-test.yaml#L109
Trailing spaces
|
yaml[trailing-spaces]:
.github/workflows/kvm-test.yaml#L117
Trailing spaces
|
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.
|