Releases: ansible-collections/netapp.storagegrid
Releases · ansible-collections/netapp.storagegrid
21.14.0
New Modules
- na_sg_grid_ilm_policy - Added new module for ILM policy management.
- na_sg_grid_ilm_policy_tag - Added new module for ILM policy tag management.
- na_sg_grid_ilm_rule - Added new module for ILM rule management.
- na_sg_grid_ilm_pool - Added new module for ILM pool management.
- na_sg_grid_ec_profile - Added new module for Erasure coding profile management.
Minor Changes
- na_sg_grid_info - LB endpoints and HA group in info module.
- na_sg_grid_account - new option
allow_compliance_mode
andmax_retention_days
added for tenant account, requires storageGRID 11.9 or later. - na_sg_grid_group - new option
read_only
added for grid groups. - na_sg_org_group - new option
read_only
added for tenant groups. - na_sg_grid_gateway - new option
enable_tenant_manager
,enable_grid_manager
andnode_type
added to support management interfaces.
21.13.0
21.12.0
Minor Changes
- na_sg_grid_account - New option
description
for setting additional identifying information for the tenant account. - na_sg_grid_account - New option
allow_select_object_content
for enabling use of the S3 SelectObjectContent API.
Bug Fixes
- Removed fetch limit in API request and implemented pagination.
21.11.1
Bug Fixes
- na_sg_org_container - fix versioning not enabled on initial bucket creation.
21.11.0
Minor Changes
- na_sg_org_container - supports versioning configuration for S3 buckets available in StorageGRID 11.6+.
New Modules
- na_sg_grid_client_certificate - Manage Client Certificates on StorageGRID.
21.10.0
Minor Changes
- na_sg_grid_gateway - supports specifying HA Groups by name or UUID.
Bug Fixes
- na_sg_org_group - fixed behaviour where update to
s3_policy
is ignored ifmanagement_policy
is set.
New Modules
- na_sg_grid_ha_group - Manage high availability (HA) group configuration on StorageGRID.
- na_sg_grid_traffic_classes - Manage Traffic Classification Policy configuration on StorageGRID.
New Contributors
Full Changelog: 21.9.0...21.10.0
21.9.0
21.9.0
Minor Changes
- 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+.
Bug Fixes
- na_sg_grid_gateway - existing endpoints matched by
name
andport
. - na_sg_grid_account - minor documentation fix.
Full Changelog: 21.8.0...21.9.0
21.8.0
Minor Changes
- all modules - enable usage of Ansible module group defaults - for Ansible 2.12+.
New Contributors
- @Andersson007 made their first contribution in #3
- @zeten30 made their first contribution in #2
Full Changelog: 21.7.0...21.8.0
21.7.0
Sync bitbucket and GitHub
21.6.0
Sync bitbucket and GitHub