[PR #741/fb80d973 backport][stable-3] Doc: add example of using kubectl connection plugin #212
linters.yaml
on: pull_request
linters
/
Runs code linting tests
16s
ansible-lint
32s
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.
|