Sneedes
Sneedes
all.oci.yml ``` plugin: oracle.oci.oci # Oracle Cloud Infrastructure US Government Cloud with FedRAMP Authorization Regions regions: - us-langley-1 - us-luke-1 # Set the display name to FQDN, based upon short...
> @Sneedes @litewhatever , I understand your pain point is you are seeing a lot of unnecessary groups. You want a way to disable any of the default groups creation?...
bump...any updates on this?
Could use a little hand-holding on how to use/test your MR (merge request?)? If I'm interpreting your code correctly... **tags_to_group_by** is the new variable I would use. I would populate...
Here's the contents of the ontap_apis.log, with an attempt at scrubbing some IPv4 address information from the log. `$ cat /tmp/ontap_apis.log 2024-07-02 15:10:45,580 DEBUG sending: {'method': 'GET', 'url': 'https://xxx.xxx.xxx.xxx/api/cluster', 'verify':...
ONTAP information...2 node vSIM ONTAP 9.12.1 cluster. No DNS configured. ``` lab-fas04::> version NetApp Release 9.12.1: Tue Jan 31 19:19:43 UTC 2023 lab-fas04::> system node show -fields node, model, uptime...
It _does_ create the DNS configuration...but errors out in the module. ``` lab-fas04::> vserver services dns show Name Vserver Domains Servers --------------- ----------------------------------- ---------------- lab-fas04 domain.com 10.231.128.5, 10.232.128.5 ```
If I provide the **vserver** parameter, playbook runs as expected, is idemptotent, etc. `$ ansible-playbook issue211.yml PLAY [Issue 211 with netapp.ontap collection] ************************************************************************************************************************************************************ TASK [Configure DNS for the ONTAP cluster]...
Here's a demo playbook of *my* issue/use case...which I _think_ still matches this issue which is why I followed. * I can initially create an SVM with a list of...
Unable to re-test/confirm for a couple of weeks...but I _think_ this REST aggregate assignment was part of my issue. Commvault IntelliSnap configurations with ONTAP encountered issues with the minimal/blank aggr_list...