Prepare version 3.2.0 #216
linters.yaml
on: pull_request
linters
/
Runs code linting tests
19s
ansible-lint
24s
Annotations
3 warnings
linters / Runs code linting tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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.
|