Releases: Pure-Storage-Ansible/FlashArray-Collection
Releases · Pure-Storage-Ansible/FlashArray-Collection
FlashArray Collection 1.32.0
v1.32.0
Minor Changes
- purefa_dsrole - Add support for non-system-defined directory service roles with new parameter
name
- purefa_info - Add
enabled
value for network subnets - purefa_info - Add
policies` list of dicts to
filesystem`` subset for each share. - purefa_info - Add
time_remaining
field for non-deleted directory snapshots - purefa_info - Expose directory service role management access policies if they exist
- purefa_info - Exposed password policy information
- purefa_info - SnaptoNFS support removed from Purity//FA 6.6.0 and higher.
- purefa_info - Update KMIP information collection to use REST v2, exposing full certifcate content
- purefa_offload - Add support for S3 Offload
uri
andauth_region
parameters - purefa_pgsnap - Expose created protection group snapshot data in the module return dict
- purefa_policy - New policy type of
password
added. Currently the only default management policy can be updated - purefa_subnet - Remove default value for MTU t ostop restting to default on enable/disable of subnet. Creation will still default to 1500 if not provided.
Bugfixes
- purefa_alert - Fix unreferenced variable error
- purefa_audits - Fix issue when
start
parameter not supplied - purefa_dirsnap - Fixed issues with
keep_for
setting and issues related to recovery of deleted snapshots - purefa_dsrole - Fixed bug in role creation.
- purefa_eradication - Fix incorrect timer settings
- purefa_info - Cater for zero used space in NFS offloads
- purefa_info -
exports
dict for each share changed to a list of dicts infilesystm
subset - purefa_inventory - Fixed quiet failures due to attribute errors
- purefa_network - Allow LACP bonds to be children of a VIF
- purefa_network - Fix compatability issue with
netaddr>=1.2.0
- purefa_ntp - Fix issue with deletion of NTP servers
- purefa_offload - Corrected version check logic
- purefa_pod - Allow pd to be deleted with contents if
delete_contents
specified - purefa_sessions - Correctly report sessions with no start or end time
- purefa_smtp - Fixed SMTP deletion issue
- purefa_snmp - Fix issues with deleting SNMP entries
- purefa_snmp_agent - Fix issues with deleting v3 agent
- purefa_volume - Added error message to warn about moving protected volume
- purefa_volume - Errors out when pgroup and add_to_pgs used incorrectly
- purefa_volume - Fixed issue of unable to move volume from pod to vgroup
FlashArray Collection 1.31.1
v1.31.1
Bugfixes
- purefa_dsrole - Fix version check logic
FlashArray Collection 1.31.0
v1.31.0
Release Summary
NOTE: purefa_ds
module has been determined to require a minimum Purity//FA version
of 6.6.0
To facilitate this functionality in versions 6.1.x - 6.5.x please use the module
purefa_dsrole_old
Minor Changes
- purefa_token - Add
disable_warnings
support
Bugfixes
- purefa_pod - Fix issue with pod not creating correctly
- purefa_subnet - Initialize varaible correctly
- purefa_syslog_settings - Initialize varaible correctly
- purefa_volume - Fixes
eradicate
so it doesn't report success when it hasn't actually eradicated - purefa_volume - Fixes
volfact
response when incheck_mode
- purefa_volume - Fixes issue where malformed
volfact
will cause themove
to apparently fail.
New Modules
- purestorage.flasharray.purefa_dsrole_old - Configure FlashArray Directory Service Roles (pre-6.6.0)
FlashArray Collection 1.30.2
v1.30.2
Bugfixes
- purefa_info - Fixed issue trying to collect deleted volumes perfomance stats
- purefa_volume - Fix issue with creating volume using old Purity version (6.1.19)
FlashArray Collection 1.30.1
v1.30.1
Bugfixes
- purefa_dsrole - Fix function name typo
- purefa_pg - Fix parameter name typo
FlashArray Collection 1.30.0
v1.30.0
Minor Changes
- purefa_connect - Add support for TLS encrypted array connections
- purefa_info - Fix regression of code that caused volume host connectivity info to be lost
- purefa_info - Provide array connection path information
Bugfixes
- purefa_hg - Fix edge case with incorrectly deleted hostgroup when empty array sent for volumes or hosts
FlashArray Collection 1.29.1
v1.29.1
Bugfixes
- purefa_info - Fix typo from PR 589
FlashArray Collection 1.29.0
v1.29.0
Minor Changes
- all - add
disable_warnings
parameters - purefa_alert - Add new
state
oftest
to check alert manager configuration - purefa_alert - Converted to REST v2
- purefa_connect - Convert to REST v2
- purefa_console - Convert to REST v2
- purefa_dns - Convert to REST v2
- purefa_ds - Add new
state
oftest
to check directory services configuration - purefa_ds - Convert to REST v2 removing all parameters used unsupported Purity versions
- purefa_dsrole - Convert to REST v2
- purefa_info - Add SMTP server information
- purefa_kmip - Add new
state
oftest
to check KMIP object configuration - purefa_ntp - Add new
state
oftest
to check NTP configuration - purefa_phonehome - Convert to REST v2
- purefa_pod - Add
delete_contents
parameter for eradication of pods. - purefa_pod - Add support for
throttle
parameter from REST 2.31. - purefa_pod - Convert to REST v2.
- purefa_ra - Add new
state
oftest
to check remote support configuration - purefa_saml - Add new
state
oftest
to check SAML2 IdP configuration - purefa_snmp - Add new
state
oftest
to check SNMP manager configuration - purefa_syslog - Add new
state
oftest
to check syslog server configuration
Bugfixes
- purefa_info - Resolve issue with performance stats trying to report for remote hosts
New Modules
- purestorage.flasharray.purefa_audits - List FlashArray Audit Events
- purestorage.flasharray.purefa_sessions - List FlashArray Sessions
FlashArray Collection 1.28.1
v1.28.1
Bugfixes
- purefa_network - Fix issue with clearing network interface addresses
- purefa_network - Resolve issue when setting a network port on a new array
- purefa_policy - Enhanced idempotency for snapshot policy rules
FlashArray Collection 1.28.0
v1.28.0
Minor Changes
- purefa_hg - Add support to rename existing hostgroup
- purefa_info - Add
is_local
parameter for snapshots - purefa_info - Add performance data for some subsets
- purefa_info - Add service_mode to identify if array is Evergreen//One or standard FlashArray
- purefa_pg - Enhance
state absent
to work on volumes, hosts and hostgroups - purefa_snap - Add
created_epoch
parameter in response
Bugfixes
- purefa_host - Allows all current host inititators to be correctly removed
- purefa_host - Fix idempotency issue with connected volume
- purefa_volume - Ensure module response for creation of volume and rerun are the same
- purefa_volume - Fix idempotency issue with delete volume
Full Changelog: 1.27.0...1.28.0