From e5e9a1b822908dfc5e7091d8bcada97b00f21953 Mon Sep 17 00:00:00 2001 From: sshenoyk <175189717+sshenoyk@users.noreply.github.com> Date: Fri, 30 Aug 2024 12:56:31 +0530 Subject: [PATCH] Update README.md Updating requirements --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 05ab1a5..c44ca4d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# HPE Alletra 9000, HPE AlletraMP , HPE Primera and HPE 3PAR Modules for Ansible +# HPE Alletra 9000, HPE Alletra MP , HPE Primera and HPE 3PAR Modules for Ansible -The HPE Alletra 9000 ,HPE AlletraMP, HPE Primera and HPE 3PAR modules for Ansible enable automation of storage provisioning for the HPE Alletra 9000 and Primera and 3PAR array. The modules use the HPE Alletra 9000 , HPE AlletraMP, HPE Primera and HPE 3PAR SDK for Python to communicate with the storage array over the WSAPI REST interface. +The HPE Alletra 9000 ,HPE Alletra MP, HPE Primera and HPE 3PAR modules for Ansible enable automation of storage provisioning for the HPE Alletra MP, HPE Alletra 9000 and Primera and 3PAR array. The modules use the HPE Alletra 9000 , HPE AlletraMP, HPE Primera and HPE 3PAR SDK for Python to communicate with the storage array over the WSAPI REST interface. ## Requirements * Ansible ver. 2.5, 2.6, 2.7, 2.8, 2.9, 2.10 @@ -14,9 +14,9 @@ The HPE Alletra 9000 ,HPE AlletraMP, HPE Primera and HPE 3PAR modules for Ansibl * Alletra 9000 OS * 9.3.0 * 9.6.0 -* Alletra MP/Arcus +* Alletra MP OS * 10.4.0 -* WSAPI service should be enabled on the HPE Alletra 9000 and Primera and 3PAR storage array. +* WSAPI service should be enabled on the HPE Alletra MP, HPE Alletra 9000 and Primera and 3PAR storage array. ## Configuration * Install Ansible and [hpe3par_sdk](https://pypi.org/project/hpe3par_sdk/)