docs: Fixed wrong storage platform on module docs for EMC VNX (#43899)

This commit is contained in:
Luca Lorenzetto
2018-08-11 09:29:34 +02:00
committed by René Moser
parent 041fcb2435
commit 051320a5f5

View File

@@ -39,5 +39,5 @@ requirements:
- Ansible 2.7.
- storops (0.5.10 or greater). Install using 'pip install storops'.
notes:
- The modules prefixed with emc_vnx are built to support the ONTAP storage platform.
- The modules prefixed with emc_vnx are built to support the EMC VNX storage platform.
"""