As part of my initial deployment playbook, I would like to rename the root aggregates. In order to make the playbook universal, I want to first get the names of the root aggregates.
My plan was to use the "netapp.ontap.na_ontap_rest_info" Module but apparently this only reports non-root aggregates.
Any ideas on how this could be solved? Thanks!