Skip to content

Migration of sshConnection module for netscaler adc #278

Migration of sshConnection module for netscaler adc

Migration of sshConnection module for netscaler adc #278

Triggered via pull request December 10, 2024 13:41
Status Failure
Total duration 1m 6s
Artifacts

lint.yml

on: pull_request
ansible-lint
53s
ansible-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
command-instead-of-shell: examples/ssh_connections/echo_hello.yaml#L12
Use shell only when shell functionality is required.
no-changed-when: examples/ssh_connections/echo_hello.yaml#L12
Commands should not change things if nothing needs doing.
command-instead-of-shell: examples/ssh_connections/multiple_plays.yaml#L12
Use shell only when shell functionality is required.
no-changed-when: examples/ssh_connections/multiple_plays.yaml#L12
Commands should not change things if nothing needs doing.
command-instead-of-shell: examples/ssh_connections/nscli_command.yaml#L15
Use shell only when shell functionality is required.
no-changed-when: examples/ssh_connections/nscli_command.yaml#L15
Commands should not change things if nothing needs doing.
command-instead-of-shell: examples/ssh_connections/override_generic_tasks.yaml#L6
Use shell only when shell functionality is required.
no-changed-when: examples/ssh_connections/override_generic_tasks.yaml#L6
Commands should not change things if nothing needs doing.
command-instead-of-shell: examples/ssh_connections/override_netscaler_adc_tasks.yaml#L13
Use shell only when shell functionality is required.
no-changed-when: examples/ssh_connections/override_netscaler_adc_tasks.yaml#L13
Commands should not change things if nothing needs doing.