Skip to content

Commit

Permalink
Update host module to RESTv2 and add Fusion support
Browse files Browse the repository at this point in the history
  • Loading branch information
sdodsley committed Jan 17, 2025
1 parent d9b9c74 commit f654cd4
Show file tree
Hide file tree
Showing 3 changed files with 640 additions and 196 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ All modules are idempotent with the exception of modules that change or set pass
- purefa_ad - manage FlashArray Active Directoy accounts
- purefa_admin - Configure Pure Storage FlashArray Global Admin settings
- purefa_alert - manage email alert settings on the FlashArray
- purefa_apiclient - manageFlashArray API clients
- purefa_apiclient - manage FlashArray API clients
- purefa_arrayname - manage the name of the FlashArray
- pureaf_audits - get FlashArray audit events
- purefa_banner - manage the CLI and GUI login banner of the FlashArray
Expand Down
5 changes: 5 additions & 0 deletions changelogs/fragments/695_host_fusion.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
minor_changes:
- purefa_host - Added Fusion support
known_issues:
- FlashArray//CBS is not currently supported as a member of a Fusion fleet
- All Fusion fleet members will be assumed to be at the same Purity//FA version level as the array connected to by Ansible.
Loading

0 comments on commit f654cd4

Please sign in to comment.