Sneedes
Sneedes
Having issues finding/using documentation for older releases of the Terraform OCI Provider. https://registry.terraform.io/providers/oracle/oci/latest/docs I **used** to be able to select the desired version of the provider. Such as a historically...
Using the oracle.oci.oci inventory plugin. Perhaps it's my usage/implementation, but the _default Group by defined tags_ in the code is undesired. For example...if I comment out lines 959-971 in oci/plugins/inventory/oci.py,...
Would like a **infoblox_ipv4_network_container** data source to utilize, similar to infoblox_ipv4_network data source. _May_ also be valuable for infoblox_ipv4_network_container AND infoblox_network_ipv4_network data sources to **get** information by a specific extensible...
Attempting to utilize azure_rm_virtualmachine module to define an Azure Virtual Machine with: - Boot Diagnostics Enabled - Custom Storage Account in a different Resource Group than the VM - VM...
### 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...
### Summary Trying to create/manage an ONTAP vServer that ONLY has NFS services configured/allowed. The services parameter in na_ontap_svm module doesn't support S3. Would like to be able to disallow...
### Summary Creating a CIFS server via `netapp.ontap.na_ontap_cifs_server`. The module appears to be lacking support for the the `comment` property. SSH/CLI equivalent: ::> vserver cifs create -cifs-server xxx -comment "CIFS...