Skip to content

Ansible Molecule

Ansible Molecule #234

Triggered via schedule December 8, 2023 08:29
Status Failure
Total duration 24s
Artifacts

molecule.yml

on: schedule
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
galaxy[no-changelog]: .github/workflows/galaxy.yml#L1
No changelog found. Please add a changelog file. Refer to the galaxy.md file for more info.
galaxy[tags]: .github/workflows/galaxy.yml#L1
galaxy.yaml must have one of the required tags: ['application', 'cloud', 'database', 'infrastructure', 'linux', 'monitoring', 'networking', 'security', 'storage', 'tools', 'windows']
schema[galaxy]: .github/workflows/galaxy.yml#L1
Additional properties are not allowed ('jobs', 'true' were unexpected)
galaxy[version-missing]: .github/workflows/galaxy.yml#L6
galaxy.yaml should have version tag.
fqcn[action-core]: molecule/default/converge.yml#L8
Use FQCN for builtin module actions (apt).
no-free-form: molecule/default/converge.yml#L8
Avoid using free-form when calling module actions. (apt)
fqcn[action-core]: molecule/default/converge.yml#L12
Use FQCN for builtin module actions (command).
warning[outdated-tag]: molecule/default/converge.yml#L12
Replaced outdated tag '303' with 'command-instead-of-module', replace it to avoid future errors
fqcn[action-core]: molecule/default/converge.yml#L23
Use FQCN for builtin module actions (debug).
fqcn[action-core]: molecule/default/verify.yml#L9
Use FQCN for builtin module actions (stat).