Skip to content

Extend hidden_fields to allow more complicated field definitions #580

Extend hidden_fields to allow more complicated field definitions

Extend hidden_fields to allow more complicated field definitions #580

Triggered via pull request February 27, 2025 12:26
Status Success
Total duration 27s
Artifacts

linters.yaml

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

Annotations

3 warnings
var-naming[no-reserved]: plugins/connection/kubectl.py#L46
Variables names must not be Ansible reserved names. (namespace)
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.