feat: Add collection #14
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
|
schema[meta]:
roles/ipfs_cli/meta/main.yml#L1
$.galaxy_info.min_ansible_version 2.16 is not of type 'string'. See https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_reuse_roles.html#using-role-dependencies
|
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"
|