Install Guide

# Install the modules. Run the below command using the sudo or super-user privileges if
Ansible is installed using root permission.
python install.py
To install a specific release:
# Clone v2.1 release version
git clone -b v2.1 --single-branch https://github.com/dell/dellemc-openmanage-ansible-
modules
cd dellemc-openmanage-ansible-modules
# Install the modules. Run the below command using the sudo or super-user privileges if
Ansible is installed using root permission.
python install.py
NOTE: If previous version of Dell EMC OpenManage Ansible Modules is installed, you are prompted with an upgrade
message. Press Y to upgrade to the latest version.
NOTE: The above example clones the v2.1 release.
NOTE: The script overwrites modules present in the remote_management/dellemc folder with the updated versions.
6 Installing Dell EMC OpenManage Ansible Modules version 2.1