feat: Add collection #15
Annotations
10 errors
name[casing]:
extensions/molecule/converge.yml#L1
All names should start with an uppercase letter.
|
fqcn[action-core]:
extensions/molecule/converge.yml#L9
Use FQCN for builtin module actions (include_role).
|
name[casing]:
extensions/molecule/prepare.yml#L1
All names should start with an uppercase letter.
|
fqcn[action-core]:
extensions/molecule/prepare.yml#L10
Use FQCN for builtin module actions (include_role).
|
meta-runtime[unsupported-version]:
meta/runtime.yml#L1
'requires_ansible' key must refer to a currently supported version such as: >=2.14.0, >=2.15.0, >=2.16.0
|
name[casing]:
roles/ipfs_cli/tasks/00-preflight.yml#L1
All names should start with an uppercase letter.
|
name[casing]:
roles/ipfs_cli/tasks/01-ipfs.yml#L1
All names should start with an uppercase letter.
|
name[casing]:
roles/ipfs_cli/tasks/01-ipfs.yml#L6
All names should start with an uppercase letter.
|
yaml[octal-values]:
roles/ipfs_cli/tasks/01-ipfs.yml#L10
Forbidden explicit octal value "0o755"
|
name[casing]:
roles/ipfs_cli/tasks/01-ipfs.yml#L12
All names should start with an uppercase letter.
|