From 38b7c80217c4e72b1d8988eb1e60bb6e77334114 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 18 Apr 2024 07:52:22 +0200 Subject: Adding upstream version 9.4.0+dfsg. Signed-off-by: Daniel Baumann --- .../dellemc/powerflex/roles/README.md | 117 +++++++++++++++++++++ 1 file changed, 117 insertions(+) create mode 100644 ansible_collections/dellemc/powerflex/roles/README.md (limited to 'ansible_collections/dellemc/powerflex/roles/README.md') diff --git a/ansible_collections/dellemc/powerflex/roles/README.md b/ansible_collections/dellemc/powerflex/roles/README.md new file mode 100644 index 000000000..e6f8c426a --- /dev/null +++ b/ansible_collections/dellemc/powerflex/roles/README.md @@ -0,0 +1,117 @@ +## Supported Roles + +#dellemc.powerflex roles directory + +Here is the list of supported roles. + +``` +. +├── powerflex_common +├── powerflex_mdm +├── powerflex_gateway +├── powerflex_sdc +├── powerflex_sdr +├── powerflex_lia +├── powerflex_tb +├── powerflex_sds +├── powerflex_config +├── powerflex_activeMQ + +``` + +## Role Descriptions + +Below is the brief description of each role + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Role NameDescription
powerflex_commonRole to manage the common operations of Powerflex.
powerflex_gatewayRole to manage the installation and uninstallation of Powerflex Gateway.
powerflex_liaRole to manage the installation and uninstallation of Powerflex LIA.
powerflex_mdmRole to manage the installation and uninstallation of Powerflex MDM.
powerflex_sdcRole to manage the installation and uninstallation of Powerflex SDC.
powerflex_sdrRole to manage installation and uninstallation PowerFlex SDR.
powerflex_sdsRole to manage the installation and uninstallation of Powerflex SDS.
powerflex_tbRole to manage the installation and uninstallation of Powerflex TB.
powerflex_webuiRole to manage the installation and uninstallation of Powerflex Web UI.
powerflex_configRole to configure the protection domain, fault set and storage pool.
powerflex_activeMQRole to manage the installation and uninstallation of Powerflex ActiveMQ.
+ +## Acronyms and their full forms +Below is the list of full form of the acronyms which are refered throughout the documentation + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
AcronymFull Form
LIALightweight Installation Agent.
MDMMetadata Manager.
SDCStorage Data Client.
SDRStorage Data Replicator.
SDSStorage Data Server.
TBTie Breaker.
-- cgit v1.2.3