[PR #9433/6748ec39 backport][stable-10] remove extraneous doc fragments (#9434)

remove extraneous doc fragments (#9433)

(cherry picked from commit 6748ec3993)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
pull/9439/head
patchback[bot] 2024-12-28 00:16:41 +01:00 committed by GitHub
parent 700623863c
commit 92d077e816
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 0 additions and 28 deletions

View File

@ -10,15 +10,6 @@ __metaclass__ = type
class ModuleDocFragment(object):
DOCUMENTATION = r"""
options: {}
# See respective platform section for more details
requirements:
- See respective platform section for more details
notes:
- Ansible modules are available for EMC VNX.
"""
# Documentation fragment for VNX (emc_vnx)
EMC_VNX = r'''
options:

View File

@ -10,16 +10,6 @@ __metaclass__ = type
class ModuleDocFragment(object):
# Standard Pure Storage documentation fragment
DOCUMENTATION = r"""
options: {}
# See separate platform section for more details
requirements:
- See separate platform section for more details
notes:
- 'Ansible modules are available for the following Pure Storage products: FlashArray, FlashBlade.'
"""
# Documentation fragment for FlashBlade
FB = r"""
options:

View File

@ -10,15 +10,6 @@ __metaclass__ = type
class ModuleDocFragment(object):
DOCUMENTATION = r"""
options: {}
# See respective platform section for more details
requirements:
- See respective platform section for more details
notes:
- Ansible modules are available for Vexata VX100 arrays.
"""
# Documentation fragment for Vexata VX100 series
VX100 = r'''
options: