mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-02 14:40:19 -07:00
remove extraneous doc fragments (#9433)
This commit is contained in:
parent
0afd3386d1
commit
6748ec3993
3 changed files with 0 additions and 28 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue