Skip to content

Bump ansible/ansible-lint from 24.9.2 to 25.1.0 #38

Bump ansible/ansible-lint from 24.9.2 to 25.1.0

Bump ansible/ansible-lint from 24.9.2 to 25.1.0 #38

Triggered via pull request January 20, 2025 22:22
Status Failure
Total duration 30s
Artifacts

ansible-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
role-name[path]: molecule/default/converge.yml#L6
Avoid using paths when importing roles. (../../)
fqcn[canonical]: tasks/opensuse/install_dependencies.yml#L4
You should use canonical module name `community.general.zypper` instead of `ansible.builtin.zypper`.
fqcn[canonical]: tasks/opensuse/install_dependencies.yml#L18
You should use canonical module name `community.general.zypper_repository` instead of `ansible.builtin.zypper_repository`.
fqcn[canonical]: tasks/opensuse/install_dependencies.yml#L34
You should use canonical module name `community.general.zypper` instead of `ansible.builtin.zypper`.
fqcn[canonical]: tasks/opensuse/install_dependencies.yml#L44
You should use canonical module name `community.general.zypper` instead of `ansible.builtin.zypper`.
build
Process completed with exit code 1.
args[module]: tasks/opensuse/install_dependencies.yml#L18
Unsupported parameters for (basic.py) module: baseurl, gpgcheck, gpgkey. Supported parameters include: auto_import_keys, autorefresh, description, disable_gpg_check, enabled, name, overwrite_multiple, priority, repo, runrefresh, state (refresh).
args[module]: tasks/opensuse/install_dependencies.yml#L34
Unsupported parameters for (basic.py) module: allow_downgrade. Supported parameters include: allow_vendor_change, clean_deps, disable_gpg_check, disable_recommends, extra_args, extra_args_precommand, force, force_resolution, name, oldpackage, quiet, replacefiles, simple_errors, state, type, update_cache (pkg, refresh).