Skip to content

Initial update to 6.0.0-dev0: remove support of ansible-core<2.16.0 and k8s inventory plugin #543

Initial update to 6.0.0-dev0: remove support of ansible-core<2.16.0 and k8s inventory plugin

Initial update to 6.0.0-dev0: remove support of ansible-core<2.16.0 and k8s inventory plugin #543

Triggered via pull request February 3, 2025 09:51
Status Failure
Total duration 32s
Artifacts

linters.yaml

on: pull_request
linters  /  Runs code linting tests
22s
linters / Runs code linting tests
ansible-lint
21s
ansible-lint
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
var-naming[no-reserved]: plugins/connection/kubectl.py#L46
Variables names must not be Ansible reserved names. (namespace)
ansible-lint
Process completed with exit code 1.
no-changed-when: plugins/connection/kubectl.py#L184
Commands should not change things if nothing needs doing.
no-changed-when: plugins/connection/kubectl.py#L184
Commands should not change things if nothing needs doing.