diff --git a/plugins/doc_fragments/emc.py b/plugins/doc_fragments/emc.py index 3a6887f2f96..7c62285a72f 100644 --- a/plugins/doc_fragments/emc.py +++ b/plugins/doc_fragments/emc.py @@ -10,15 +10,6 @@ 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: diff --git a/plugins/doc_fragments/purestorage.py b/plugins/doc_fragments/purestorage.py index 7c42a4fec24..c2c6c9a2622 100644 --- a/plugins/doc_fragments/purestorage.py +++ b/plugins/doc_fragments/purestorage.py @@ -10,16 +10,6 @@ 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: diff --git a/plugins/doc_fragments/vexata.py b/plugins/doc_fragments/vexata.py index 257a4ccd14a..48ff30a276c 100644 --- a/plugins/doc_fragments/vexata.py +++ b/plugins/doc_fragments/vexata.py @@ -10,15 +10,6 @@ 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: