Install Guide

To install a specific release:
# Clone v3.0.0 release version
git clone -b v3.0.0 --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 v3.0.0 release.
NOTE: The script overwrites modules present in the remote_management/dellemc folder with the updated versions.
Installing Dell EMC OpenManage Ansible modules
version 3.0.0 from Ansible Galaxy
The latest Dell EMC OpenManage Ansible Modules are available on Ansible Galaxy as a collection. To install the OMAM
collection, see dellemc.openmanage. The collection branch is available here.
NOTE:
Ansible collection does not support uninstallation command at this point. In order to uninstall the OMAM collection,
the collection needs to be manually deleted from the installed location.
6 Installing Dell EMC OpenManage Ansible Modules version 3.0.0