Releases: Pure-Storage-Ansible/FlashArray-Collection
Releases · Pure-Storage-Ansible/FlashArray-Collection
FlashArray Collection 1.22.0
v1.22.0
Minor Changes
- purefa_eradication - Added support for disabled and enabled timers from Purity//FA 6.4.10
- purefa_info - Add array subscription data
- purefa_info - Added
nfs_version
to policies and rules from Purity//FA 6.4.10 - purefa_info - Added
total_used
to multiple sections from Purity//FA 6.4.10 - purefa_info - Provide array timezone from Purity//FA 6.4.10
- purefa_info - Report NTP Symmetric key presence from Purity//FA 6.4.10
- purefa_network - Add support for creating/modifying VIF and LACP_BOND interfaces
- purefa_network -
enabled
option added. This must now be used instead of state=absent to disable a physical interface as state=absent can now fully delete a non-physical interface - purefa_ntp - Added support for NTP Symmetric Key from Purity//FA 6.4.10s
- purefa_pgsnap - Add protection group snapshot rename functionality
- purefa_policy - Added support for multiple NFS versions from Purity//FA 6.4.10
- purefa_vg - Add rename parameter
Breaking Changes / Porting Guide
- purefa_pgsched - Change
snap_at
andreplicate_at
to be AM or PM hourly number rather than 24-hour time. - purefa_pgsnap -
now
andremote
are now mutually exclusive.
Bugfixes
- purefa_ds - Fixes error when enabling directory services while a bind_user is set on the array and a bind_password is not.
- purefa_ds - Fixes issue with creating a new ds configuration while setting force_bind_password as "false".
- purefa_host - Fix incorrect calling of "module.params".
- purefa_info - Added missing alerts subset name
- purefa_info - Fixed attribute errors after EUC changes
- purefa_info - Fixed issue with replica links in unknown state
- purefa_info - Fixed parameter error when enabled and disabled timers are different values on purity 6.4.10+ arrays.
- purefa_info - Fixed py39 specific bug with multiple DNS entries
- purefa_network - Allow
gateway
to be set as0.0.0.0
to remove an existing gateway address - purefa_network - Fixed IPv6 support issues
- purefa_network - Fixed idempotency issue when gateway not modified
- purefa_pgsched - Fixed bug with an unnecessary substitution
- purefa_pgsnap - Enabled to eradicate destroyed snapshots.
- purefa_snap - Fixed incorrect calling logic causing failure on remote snapshot creation
- purefa_subnet - Fixed IPv4 gateway removal issue.
- purefa_subnet - Fixed IPv6 support issues.
New Modules
- purestorage.flasharray.purefa_file - Manage FlashArray File Copies
FlashArray Collection 1.21.0
v1.21.0
Minor Changes
- purefa_info - Add
hosts_balance
subset - purefa_info - Add
port_connectivity
information for hosts - purefa_info - Add promotion status information for volumes
- purefa_offload - Added a new profile parameter.
- purefa_pgsnap - Added new parameter to support snapshot throttling
- purefa_snap - Added new parameter to support snapshot throttling
Bugfixes
- purefa_certs - Resolved CSR issue and require export_file for state sign.
- purefa_info - Fix serial number generation issue for vVols
- purefa_snap - Fixed issue with remote snapshot retrieve. Mainly a workaround to an issue with Purity REST 1.x when remote snapshots are searched.
- purefa_volume - Fixed bug with NULL suffix for multiple volume creation.
FlashArray Collection 1.20.0
v1.20.0
Minor Changes
- purefa_info - Added support for autodir policies
- purefa_policy - Added support for autodir policies
- purefa_proxy - Add new protocol parameter, defaults to https
Bugfixes
- purefa_pgsched - Resolved idempotency issue with snap and replication enabled flags
- purefa_pgsnap - Fixed issue with eradicating deleted pgsnapshot
- purefa_pgsnap - Update the accepted suffixes to include also numbers only. Fixed the logic to retrieve the latest completed snapshot
- purefa_policy - Set user_mapping parameter default to True
FlashArray Collection 1.19.1
Hotfix
FlashArray Collection 1.19.0
v1.19.0
New Modules
- purestorage.flasharray.purefa_logging - Manage Pure Storage FlashArray Audit and Session logs
Bugfixes
- purefa_info - Fixed missing arguments for pods and google_offload
FlashArray Collection 1.18.0
v1.18.0
Release Summary
| FlashArray Collection v1.18 removes module-side support for Python 2.7.
| The minimum required Python version for the FlashArray Collection is Python 3.6.
Minor Changes
- purefa_hg - Changed parameter hostgroup to name for consistency. Added hostgroup as an alias for backwards compatability.
- purefa_hg - Exit gracefully, rather than failing when a specified volume does not exist
- purefa_host - Exit gracefully, rather than failing when a specified volume does not exist
- purefa_info - Added network neighbors info to
network
subset - purefa_pod - Added support for pod quotas (from REST 2.23)
- purefa_snap - New response of 'suffix' when snapshot has been created.
- purefa_volume - Added additional volume facts for volume update, or for no change
Bugfixes
- purefa_network - Resolves network port setting idempotency issue
- purefa_pg - Fixed issue where volumes could not be added to a PG when one of the arrays was undergoing a failover.
- purefa_snap - Fixed issue system generated suffixes not being allowed and removed unnecessary warning message.
FlashArray Collection 1.17.2
Merge pull request #379 from sdodsley/release_1_17_2 Release 1.17.2
FlashArray Collection 1.17.1
v1.17.1
Bugfixes
- purefa_info - Fix REST response backwards compatibility issue for array capacity REST response
- purefa_info - Resolves issue with destroyed pgroup snapshot on an offload target not have a time remaining value
- purefa_info - Resolves issue in AC environment where REST v2 host list mismatches REST v1 due to remote hosts.
- purefa_pg - Resolves issue with destroyed pgroup snapshot on an offload target not have a time remaining value
FlashArray Collection v1.17.0
v1.17.0
Minor Changes
- purefa_network - Added support for NVMe-RoCE and NVMe-TCP service types
- purefa_user - Added Ops Admin role to choices
- purefa_vlan - Added support for NVMe-TCP service type
Bugfixes
- purefa_host - Fixed parameter name
- purefa_info - Fix missing FC target ports for host
- purefa_pgsched - Fix error when setting schedule for pod based protection group
- purefa_vg - Fix issue with VG creation on newer Purity versions
- purefa_volume - Ensure promotion_status is returned correctly on creation
- purefa_volume - Fix bug when overwriting volume using invalid parmaeters
- purefa_volume - Fixed idempotency bug when creating volumes with QoS
FlashArray Collection 1.16.2
Merge pull request #358 from sdodsley/release_1_16_2 Release 1.16.2