I think I must be missing something here. I've written a simple playbook just to call the version command, as in the documentation "na_ontap_rest_cli_module.html". But when I run it I don't see the typical CLI output. If I try to grab the response in the "info" variable. I get this:
TASK [Run ONTAP CLI command] ****************************************************************************************************
ok: [cluster14]
TASK [Print ONTAP Response] *****************************************************************************************************
ok: [cluster14] =>
msg:
changed: false
failed: false
msg:
num_records: 2
records:
- node: cluster14-01
- node: cluster14-02