Prepare release 3.3.0 #515
linters.yaml
on: pull_request
linters
/
Runs code linting tests
15s
ansible-lint
24s
Annotations
4 warnings
linters / Runs code linting tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
meta-runtime[unsupported-version]:
meta/runtime.yml#L1
'requires_ansible' key must refer to a currently supported version such as: >=2.15.0, >=2.16.0, >=2.17.0
|
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.
|