Dell EMC OpenManage Ansible Modules Version 1.0.1 Installation Guide 1 February 2018 Rev.
Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your product. CAUTION: A CAUTION indicates either potential damage to hardware or loss of data and tells you how to avoid the problem. WARNING: A WARNING indicates a potential for property damage, personal injury, or death. Dell EMC OpenManage Ansible Modules Version 1.0.1 © Copyright 2018 Dell Inc. GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.
Contents Chapter 1: Overview...................................................................................................................... 4 Prerequisites......................................................................................................................................................................... 4 OpenManage Ansible Modules Support Matrix............................................................................................................
1 Overview Dell EMC OpenManage Ansible Modules allows Data Center and IT administrators to use RedHat Ansible to automate and orchestrate the configuration, deployment, and update of Dell EMC PowerEdge Servers (12th generation of PowerEdge servers and later) by leveraging the management automation capabilities in-built into the integrated Dell Remote Access Controller (iDRAC). This installation guide provides information about installation and uninstallation of Dell EMC OpenManage Ansible Modules.
2 Installing Dell EMC OpenManage Ansible Modules version 1.0.1 You can install OpenManage Ansible Modules version 1.0.1 in two different ways: ● Installation from Dell support site ● Installation from Github Topics: • • Installing Dell EMC OpenManage Ansible Modules version 1.0.1 from Dell support site Installing Dell EMC OpenManage Ansible Modules 1.0.1 from GitHub Installing Dell EMC OpenManage Ansible Modules version 1.0.
privileges if Ansible is installed using root permission. python install.py ● To install a specific release: # Uninstall the previous version of the modules # Clone v1.0.1 release version git clone -b v1.0.1 --single-branch https://github.com/dell/Dell-EMC-Ansible-Modulesfor-iDRAC.git cd Dell-EMC-Ansible-Modules-for-iDRAC # Install the latest version. Run the below command using the sudo or super-user privileges if Ansible is installed using root permission. python install.
3 Uninstalling Dell EMC OpenManage Ansible Modules version 1.0.1 You can uninstall OpenManage Ansible Modules version 1.0.1 in two different ways based on the location you have downloaded it from. Topics: • • Uninstalling Dell EMC OpenManage Ansible Modules version 1.0.1 Uninstalling Dell EMC OpenManage Ansible Modules version 1.0.1 when downloaded from Github Uninstalling Dell EMC OpenManage Ansible Modules version 1.0.1 To uninstall Dell EMC OpenManage Ansible Modules version 1.0.1: 1.