Skip to content

Molecule

Molecule #60

Triggered via schedule August 13, 2023 21:34
Status Success
Total duration 2m 59s
Artifacts

molecule.yml

on: schedule
list-scenarios
3s
list-scenarios
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 10 warnings
fqcn[action-core]: handlers/main.yml#L4
Use FQCN for builtin module actions (systemd).
fqcn[action-core]: tasks/main.yml#L4
Use FQCN for builtin module actions (file).
fqcn[action-core]: tasks/main.yml#L13
Use FQCN for builtin module actions (get_url).
fqcn[action-core]: tasks/main.yml#L23
Use FQCN for builtin module actions (copy).
fqcn[action-core]: tasks/main.yml#L34
Use FQCN for builtin module actions (file).
fqcn[action-core]: tasks/main.yml#L42
Use FQCN for builtin module actions (template).
fqcn[action-core]: tasks/main.yml#L51
Use FQCN for builtin module actions (systemd).
list-scenarios
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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#L4
All names should start with an uppercase letter.
schema[meta]: meta/main.yml#L1
2.2 is not of type 'string'
name[casing]: tasks/main.yml#L4
All names should start with an uppercase letter.
name[casing]: tasks/main.yml#L13
All names should start with an uppercase letter.
name[casing]: tasks/main.yml#L23
All names should start with an uppercase letter.
name[casing]: tasks/main.yml#L34
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.