-
### Summary
When I run a playbook that I tested and works on ONTAP 9.6+ arrays I wanted to use the same for an older array that cannot be updated beyond ONTAP 9.1. Although the first task that I run …
-
### Summary
When providing a broadcast domain that already contains existing ports and requires adding new ports, using REST will add ALL ports to the REST Patch request due to this statement which p…
-
### Summary
Re-running creation of an export rule with the same parameters always results into a change
### Component Name
na_ontap_export_policy_rule
### Ansible Version
```console
$ ansible --…
-
### Summary
Attempting to configure the DNS servers for an ONTAP Cluster via the na_ontap_dns module.
The documentation states:
With REST, for cluster scoped DNS, omit this option or set it to NULL…
-
### Summary
Using "path: DEFAULT" in na_ontap_user_role creates a warning and breaks idempotence of the module.
I could identify the line of code that is responsible, but I don't know why it is …
-
### Summary
netapp.ontap 22.11.0
Have a playbook to update aggr-list for all SVMs in a cluster.
Ontap 9.10
As the netapp.ontap.na_ontap_svm task loops through a list of SVMs, attem…
-
### Summary
When using the na_ontap_security_certificates module, if you have two (or more) intermediate certificates as a list of strings and pass them to the intermediate_certificates parameter, th…
-
### Summary
When I try to change the SP using the ansible module na_ontap_service_processor_network with key use_rest: auto or always it always returns same error: Error in BMC Network configuration:…
-
### Summary
Hi, I'm using the `netapp.ontap.na_ontap_file_security_permissions_acl` module to manage a FSxN share. I can add and modify ACLs. However, removing ACLs by setting the state to `absent` d…
-
The error message reads:
`Quota policy rule create operation succeeded, however quota resize failed due to an internal error. To make quotas active for volume "project" in SVM "atreides", disable q…