Topics
- all modules - add support for failure responses to include additional error details for easier troubleshooting.
- na_sg_grid_alert_receiver - new option smtp_username and smtp_password added in place of username and password.
- na_sg_grid_audit_destination - new option access_logs_send, access_logs_facility, and access_logs_severity added to manage access log settings for syslog server.
- na_sg_grid_gateway - new option closed_on_untrusted_client_network. Requires StorageGRID 11.8 or later.
- na_sg_grid_gateway - parameter default_service_type allows option for management. Requires StorageGRID 11.8 or later.
- na_sg_grid_group - new option manage_alerts and storage_admin added to management policy.
- na_sg_grid_info - Added new endpoints for the grid info.
- na_sg_org_bucket - user input for capacity_limit option changed from bytes to GB.
- na_sg_org_container - Enhanced the bucket policy.
- na_sg_org_container - user input for capacity_limit option changed from bytes to GB.
- na_sg_org_group - new options s3_console to control S3 console access and view_all_containers to view settings for all buckets added, requires StorageGRID version 11.8 or later.
- na_sg_org_info - Added new endpoints for the org info.
- na_sg_grid_alert_receiver - correct example section in the module for better understanding.
- na_sg_grid_autosupport - add support to handle error response from the API.
- na_sg_grid_autosupport - fix issue with setting up destinations option in the module.
- na_sg_grid_domain_name - fixed issue where additional domain names was not detected as changed.
- na_sg_grid_group - fix issue where activate_features parameter was deprecated but still present in code.
- na_sg_grid_group - fix typo in parameter mapping for alarm_acknowledgement option.
- na_sg_grid_ha_group - correct documentation section in the module for better understanding.
- na_sg_grid_identity_federation - fix issue with check mode response.
- na_sg_grid_info - Fix issue where the module incorrectly reported tasks as changed.
- na_sg_grid_regions - correct documentation section in the module for better understanding.
- na_sg_org_identity_federation - fix issue with check mode response.
- na_sg_org_info - Fix issue where the module incorrectly reported tasks as changed.
- na_sg_org_user_s3_key - unique_user_name is fixed as in the documents
- netapp.storagegrid.na_sg_grid_firewall - NetApp StorageGRID manage node firewall.
- netapp.storagegrid.na_sg_grid_login - Login to StorageGRID grid/tenant.
- netapp.storagegrid.na_sg_grid_metrics - NetApp StorageGRID grab metrics.
- netapp.storagegrid.na_sg_grid_recovery_package - Retrieve the recovery package from StorageGRID
- netapp.storagegrid.na_sg_grid_ssh_security - Configure ssh security on StorageGRID.
- netapp.storagegrid.na_sg_grid_untrusted_client_network - Configure untrusted Client Network on StorageGRID.
- netapp.storagegrid.na_sg_org_cloud_mirror_replication - Manage Cloud Mirror Replication on StorageGRID.
- netapp.storagegrid.na_sg_pge_info - NetApp StorageGRID node PGE information gatherer.
- na_sg_grid_ha_group - added check mode support in the module.
- na_sg_org_container - Enhanced the Consistency setting.
- na_sg_org_container - new option capacity_limit added for bucket, requires storageGRID 11.9 or later.
- na_sg_org_user - fix where existing users with no groups attached were not getting any groups added.
- netapp.storagegrid.na_sg_grid_alert_receiver - NetApp StorageGRID manage alert receiver.
- netapp.storagegrid.na_sg_grid_audit_destination - Configure audit log destinations on StorageGRID.
- netapp.storagegrid.na_sg_grid_autosupport - Configure autosupport on StorageGRID.
- netapp.storagegrid.na_sg_grid_domain_name - Configure endpoint domain name on StorageGRID.
- netapp.storagegrid.na_sg_grid_hotfix - Apply hotfixes on StorageGRID.
- netapp.storagegrid.na_sg_grid_proxy_settings - NetApp StorageGRID manage proxy settings for the grid.
- netapp.storagegrid.na_sg_grid_snmp - Configure SNMP agent on StorageGRID.
- netapp.storagegrid.na_sg_grid_tenant - NetApp StorageGRID manage tenant accounts.
- netapp.storagegrid.na_sg_grid_vlan_interface - Configure VLAN interface on StorageGRID.
- netapp.storagegrid.na_sg_org_bucket - Manage buckets on StorageGRID.
- na_sg_grid_account - new option allow_compliance_mode and max_retention_days added for tenant account, requires storageGRID 11.9 or later.
- na_sg_grid_gateway - new option enable_tenant_manager, enable_grid_manager and node_type added to support management interfaces.
- na_sg_grid_group - new option read_only added for grid groups.
- na_sg_grid_info - LB endpoints and HA group in info module.
- na_sg_org_group - new option read_only added for tenant groups.
- netapp.storagegrid.na_sg_grid_ec_profile - Manage EC profiles on StorageGRID.
- netapp.storagegrid.na_sg_grid_ilm_policy - Manage ILM policies on StorageGRID.
- netapp.storagegrid.na_sg_grid_ilm_policy_tag - Manage ILM policy tags on StorageGRID.
- netapp.storagegrid.na_sg_grid_ilm_pool - Manage ILM pools on StorageGRID.
- netapp.storagegrid.na_sg_grid_ilm_rule - Manage ILM rules on StorageGRID.
- na_sg_grid_account - New option
allow_select_object_contentfor enabling use of the S3 SelectObjectContent API. - na_sg_grid_account - New option
descriptionfor setting additional identifying information for the tenant account.
- Removed fetch limit in API request and implemented pagination.
- na_sg_org_container - fix versioning not enabled on initial bucket creation.
- na_sg_org_container - supports versioning configuration for S3 buckets available in StorageGRID 11.6+.
- netapp.storagegrid.na_sg_grid_client_certificate - Manage Client Certificates on StorageGRID.
- na_sg_grid_gateway - supports specifying HA Groups by name or UUID.
- na_sg_org_group - fixed behaviour where update to
s3_policyis ignored ifmanagement_policyis set.
- netapp.storagegrid.na_sg_grid_ha_group - Manage high availability (HA) group configuration on StorageGRID.
- netapp.storagegrid.na_sg_grid_traffic_classes - Manage Traffic Classification Policy configuration on StorageGRID.
- PR2 - allow usage of Ansible module group defaults - for Ansible 2.12+.
- na_sg_grid_gateway - supports load balancer endpoint binding available in StorageGRID 11.5+.
- na_sg_org_container - supports creation of S3 Object Lock buckets available in StorageGRID 11.5+.
- na_sg_grid_account - minor documentation fix.
- na_sg_grid_gateway - existing endpoints matched by
nameandport.
- PR2 - allow usage of Ansible module group defaults - for Ansible 2.12+.
- Updated documentation - added RETURN block for each module
- netapp.storagegrid.na_sg_grid_gateway - Manage Load balancer (gateway) endpoints on StorageGRID.
- na_sg_org_container - supports deletion of buckets when
stateis set toabsent.
- na_sg_org_container - fix issue with applying compliance settings on buckets.
- netapp.storagegrid.na_sg_grid_certificate - Manage the Storage API and Grid Management certificates on StorageGRID.
- netapp.storagegrid.na_sg_grid_identity_federation - NetApp StorageGRID manage Grid identity federation.
- netapp.storagegrid.na_sg_org_identity_federation - NetApp StorageGRID manage Tenant identity federation.
- na_sg_grid_account - New option
root_access_accountfor granting initial root access permissions for the tenant to an existing federated group
- netapp.storagegrid.na_sg_grid_info - NetApp StorageGRID Grid information gatherer
- netapp.storagegrid.na_sg_org_info - NetApp StorageGRID Org information gatherer
- na_sg_grid_account - new option
update_passwordfor managing Tenant Account root password changes. - na_sg_grid_user - new option
passwordandupdate_passwordfor setting or updating Grid Admin User passwords. - na_sg_org_user - new option
passwordandupdate_passwordfor setting or updating Tenant User passwords.
- This version introduces a breaking change.
All modules have been renamed from
nac_sg_*tona_sg_*. Playbooks and Roles must be updated to match.
- na_sg_grid_account - added
no_logflag to password fields. - na_sg_grid_account - fixed documentation issue.
- na_sg_grid_group - fixed group name parsing.
- na_sg_org_group - fixed group name parsing.
- Fixed documentation issue in README.md
- nac_sg_org_container - fixed documentation issue.
- netapp.storagegrid.nac_sg_grid_account - NetApp StorageGRID Manage Tenant account.
- netapp.storagegrid.nac_sg_grid_dns - NetApp StorageGRID Manage Grid DNS servers.
- netapp.storagegrid.nac_sg_grid_group - NetApp StorageGRID Manage Grid admin group.
- netapp.storagegrid.nac_sg_grid_ntp - NetApp StorageGRID Manage Grid NTP servers.
- netapp.storagegrid.nac_sg_grid_regions - NetApp StorageGRID Manage Grid Regions.
- netapp.storagegrid.nac_sg_grid_user - NetApp StorageGRID Manage Grid admin user.
- netapp.storagegrid.nac_sg_org_container - NetApp StorageGRID Manage S3 bucket.
- netapp.storagegrid.nac_sg_org_group - NetApp StorageGRID Manage Tenant group.
- netapp.storagegrid.nac_sg_org_user - NetApp StorageGRID Manage Tenant user.
- netapp.storagegrid.nac_sg_org_user_s3_key - NetApp StorageGRID Manage S3 key.