I am unable to find a module wherein I could modify the qtree as per newly created export policy and qtree path.
Below is what the requirement is through Ansible.
volume qtree modify -vserver nassvm -qtree-path /vol/nfs2206/2206-01 -export-policy 2206-01
Here I have export policy created by the name '2206-01'.
Can anyone please let me know the netapp module that I can use to achieve this using Ansible.