CI #143
Annotations
4 errors and 10 warnings
|
Molecule (debian9)
Process completed with exit code 2.
|
|
Molecule (debian7)
Process completed with exit code 2.
|
|
Molecule (ubuntu1604, >=2.10, <2.11)
Process completed with exit code 1.
|
|
Molecule (debian8)
Process completed with exit code 2.
|
|
name[casing]:
tasks/main.yml#L58
All names should start with an uppercase letter.
|
|
jinja[spacing]:
tasks/main.yml#L49
Jinja2 spacing could be improved: [{% for item in _network_interfaces_configuration_result.results | default([]) -%} {{ item.dest | default(item.path) | string }}{{ '' if loop.last else ',' }} {%- endfor %}]
|
|
name[casing]:
tasks/main.yml#L47
All names should start with an uppercase letter.
|
|
name[casing]:
tasks/main.yml#L35
All names should start with an uppercase letter.
|
|
name[casing]:
tasks/main.yml#L27
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#L10
All names should start with an uppercase letter.
|
|
name[casing]:
tasks/main.yml#L3
All names should start with an uppercase letter.
|
|
role-name[path]:
molecule/default/converge.yml#L6
Avoid using paths when importing roles. (../../../)
|
|
name[casing]:
handlers/main.yml#L3
All names should start with an uppercase letter.
|