Replace meta/main with meta/requirements #49
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
8 errors
yaml[truthy]:
.github/workflows/ci.yaml#L4
Truthy value should be one of \[false, no, true, yes]
|
fqcn[action-core]:
molecule/default/prepare.yml#L7
Use FQCN for builtin module actions (include_tasks).
|
name[missing]:
molecule/default/prepare.yml#L7
All tasks should be named.
|
fqcn[action-core]:
molecule/default/prepare.yml#L8
Use FQCN for builtin module actions (include_tasks).
|
name[missing]:
molecule/default/prepare.yml#L8
All tasks should be named.
|
fqcn[action-core]:
molecule/default/verify.yml#L8
Use FQCN for builtin module actions (assert).
|
yaml[indentation]:
molecule/default/verify.yml#L8
Wrong indentation: expected at least 3
|
Ansible Lint
Process completed with exit code 2.
|