mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
[PR #9515/d2078be2 backport][stable-10] uvw*: style adjustments (#9527)
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>
(cherry picked from commit d2078be247)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user