Skip to content

Molecule

Molecule #30

Triggered via schedule September 3, 2023 21:33
Status Success
Total duration 1m 16s
Artifacts

molecule.yml

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

Annotations

1 error and 8 warnings
fqcn[action-core]: tasks/main.yml#L4
Use FQCN for builtin module actions (yum).
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.
schema[meta]: meta/main.yml#L1
2.1 is not of type 'string'
name[casing]: tasks/main.yml#L4
All names should start with an uppercase letter.
fqcn[action]: tasks/main.yml#L10
Use FQCN for module actions, such `community.general.system.filesystem`.
name[casing]: tasks/main.yml#L10
All names should start with an uppercase letter.
fqcn[action]: tasks/main.yml#L16
Use FQCN for module actions, such `ansible.posix.mount`.
name[casing]: tasks/main.yml#L16
All names should start with an uppercase letter.