mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-19 19:30:22 -07:00
uvw*: style adjustments (#9515)
* uvw*: style adjustments * Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de> * adjustments from review * Update plugins/modules/utm_proxy_frontend.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/utm_proxy_frontend_info.py Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
7c54c70301
commit
d2078be247
22 changed files with 173 additions and 158 deletions
|
@ -14,8 +14,8 @@ module: vexata_eg
|
|||
short_description: Manage export groups on Vexata VX100 storage arrays
|
||||
description:
|
||||
- Create or delete export groups on a Vexata VX100 array.
|
||||
- An export group is a tuple of a volume group, initiator group and port group that allows a set of volumes to be exposed to one or more hosts
|
||||
through specific array ports.
|
||||
- An export group is a tuple of a volume group, initiator group and port group that allows a set of volumes to be exposed
|
||||
to one or more hosts through specific array ports.
|
||||
author:
|
||||
- Sandeep Kasargod (@vexata)
|
||||
attributes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue