#best ansible way to run systemshell command?
1 messages · Page 1 of 1 (latest)
Most of the module are based off the ONTAP REST API I am not sure if your able to do that with the rest api https://library.netapp.com/ecmdocs/ECMLP2885799/html/
1 messages · Page 1 of 1 (latest)
I need to run some systemshell command, either to show some bootargs parameter or to set bootargs parameter. What's best way to use ansible to run systemshell command.
Something similar to:
systemshell -node * -command "sudo sysctl ..."
Most of the module are based off the ONTAP REST API I am not sure if your able to do that with the rest api https://library.netapp.com/ecmdocs/ECMLP2885799/html/