Install Guide
Installing Dell EMC OpenManage Ansible Modules
version 1.0.1
You can install OpenManage Ansible Modules version 1.0.1 in two dierent 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.1 from Dell support site
To install Dell EMC OpenManage Ansible Modules version 1.0.1 from Dell support site:
1 Go to Dell.com/Support/Home.
2 In the Choose from all products section, click Software & Security.
3 In the Software & Security group box, click Enterprise Systems Management.
4 To download the product, click the required product version.
The Product Support page is displayed.
5 Download the DellEMC_OpenManage_Ansible_Modules_version_1.0.116 le from the support site.
6 Copy the le to any local directory of Ansible Controller Machine.
7 Run tar -zxvf DellEMC_OpenManage_Ansible_Modules_version_1.0.116_A00.tar.gz.
8 Navigate to the DellEMC_OpenManage_Ansible_Modules_version_1.0.116 directory.
library, utils, Copying.txt, Dell_EMC_OpenManage_Ansible_Modules_v1.0.1-Readme.txt, dellemc_log.conf, install.py,
properties.json, and uninstall.py les are extracted.
9 Run python install.py. If you are using python version 3.x, then run python3 install.py.
Dell EMC OpenManage Ansible Modules version 1.0.1 is installed successfully.
Installing Dell EMC OpenManage Ansible Modules 1.0.1
from GitHub
If you want to take advantage of the new features when they are implemented, then you can go to the GitHub repository using the
following steps and either clone the repository or download a specic release.
NOTE
: Download and install the latest version of the OpenManage Python SDK. Please see https://github.com/dell/omsdk for
information about installing the latest version of OpenManage Python SDK.
• To install the latest stable version:
# Uninstall the previous version of the modules
2
6 Installing Dell EMC OpenManage Ansible Modules version 1.0.1