ansible-collection-netscaleradc
ansible-collection-netscaleradc copied to clipboard
[FEATURE REQUEST]: Show HA node module can be included to verify the show command on netscaler
Summary
I want to check the details of the NSIP from the netscaler and want to run the "show HA node" command. Presently I can see there is no module for hsnode"show" command. Also I don't see any custom module to run any commands from cli.
Issue Type
Feature Idea
Component Name
nsip, services, command
Describe alternatives you've considered
No response
Additional Information
Hi @sumanth-lingappa,
could you please let me know if there is any module which can run the commands on the netscaler
Thanks
A similar question is being answered here https://github.com/netscaler/ansible-collection-netscaleradc/discussions/425
To run CLI command in ansible-playbook is being tracked via #309