mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-01 22:09:08 -07:00
Initial commit for Pure Storage Ansible module (#25386)
* Initial commit for Pure Storage Ansible module * Initial commit for Pure Storage Ansible module * Initial commit for Pure Storage Ansible module * Fix import issues as required by post-2.2 * Move last import to top * Follow suggestions and only implement one module per PR Fix documentation changes requested * Documentation and formatting changes
This commit is contained in:
parent
1267567556
commit
937d7993cc
6 changed files with 330 additions and 0 deletions
|
@ -37,6 +37,7 @@ The following is a list of module_utils files and a general description. The mod
|
|||
- openstack.py - Utilities for modules that work with Openstack instances.
|
||||
- openswitch.py - Definitions and helper functions for modules that manage OpenSwitch devices
|
||||
- powershell.ps1 - Utilities for working with Microsoft Windows clients
|
||||
- pure.py - Functions and utilities for modules that work with the Pure Storage storage platforms.
|
||||
- pycompat24.py - Exception workaround for Python 2.4.
|
||||
- rax.py - Definitions and helper functions for modules that work with Rackspace resources.
|
||||
- redhat.py - Functions for modules that manage Red Hat Network registration and subscriptions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue