use ome action to publish role #87
Annotations
10 errors and 10 warnings
Test (default):
.github/workflows/molecule.yml#L55
55:81 [line-length] line too long (106 > 80 characters)
|
fqcn[action-core]:
handlers/main.yml#L5
Use FQCN for builtin module actions (debug).
|
fqcn[action-core]:
molecule/default/converge.yml#L8
Use FQCN for builtin module actions (file).
|
fqcn[action-core]:
tasks/main.yml#L4
Use FQCN for builtin module actions (fail).
|
fqcn[action-core]:
tasks/main.yml#L11
Use FQCN for builtin module actions (package).
|
fqcn[action-core]:
tasks/main.yml#L18
Use FQCN for builtin module actions (file).
|
fqcn[action-core]:
tasks/main.yml#L33
Use FQCN for builtin module actions (copy).
|
fqcn[action-core]:
tasks/main.yml#L42
Use FQCN for builtin module actions (copy).
|
fqcn[action-core]:
tasks/main.yml#L51
Use FQCN for builtin module actions (copy).
|
fqcn[action-core]:
tasks/main.yml#L64
Use FQCN for builtin module actions (command).
|
Test (default)
ansible-lint is no longer tested under Python 3.8 and will soon require 3.9. Do not report bugs for this version.
|
name[casing]:
handlers/main.yml#L5
All names should start with an uppercase letter.
|
schema[meta]:
meta/main.yml#L1
2.3 is not of type 'string'
|
name[casing]:
tasks/main.yml#L4
All names should start with an uppercase letter.
|
name[casing]:
tasks/main.yml#L11
All names should start with an uppercase letter.
|
name[casing]:
tasks/main.yml#L18
All names should start with an uppercase letter.
|
name[casing]:
tasks/main.yml#L33
All names should start with an uppercase letter.
|
name[casing]:
tasks/main.yml#L42
All names should start with an uppercase letter.
|
name[casing]:
tasks/main.yml#L51
All names should start with an uppercase letter.
|
name[casing]:
tasks/main.yml#L64
All names should start with an uppercase letter.
|