Testing with Molecule #41
Annotations
8 errors and 2 warnings
fqcn[action]:
handlers/main.yml#L2
Use FQCN for module actions, such `community.docker.docker_container`.
|
schema[meta]:
meta/main.yml#L1
$.galaxy_info Additional properties are not allowed ('dependencies' was unexpected). See https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_reuse_roles.html#using-role-dependencies
|
fqcn[action-core]:
molecule/default/converge.yml#L7
Use FQCN for builtin module actions (apt).
|
fqcn[action-core]:
molecule/default/verify.yml#L5
Use FQCN for builtin module actions (uri).
|
fqcn[action-core]:
tasks/main.yml#L2
Use FQCN for builtin module actions (file).
|
fqcn[action]:
tasks/main.yml#L13
Use FQCN for module actions, such `community.docker.docker_network`.
|
fqcn[action]:
tasks/main.yml#L19
Use FQCN for module actions, such `community.docker.docker_container`.
|
Lint
Process completed with exit code 2.
|
Lint:
.github/workflows/testing.yml#L4
4:1 [truthy] truthy value should be one of [false, true]
|
Lint:
.github/workflows/release.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
|