Skip to content

Commit

Permalink
Merge pull request #695 from sdodsley/host_v2
Browse files Browse the repository at this point in the history
Update host module to REST v2 and add Fusion support
  • Loading branch information
sdodsley authored Jan 29, 2025
2 parents 797312f + f292d3c commit 8cefbf8
Show file tree
Hide file tree
Showing 3 changed files with 911 additions and 322 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 8cefbf8

Please sign in to comment.