Install Guide

Installing Dell EMC OpenManage Ansible
Modules version 4.0.0
You can install OpenManage Ansible Modules version 4.0.0 from Dell support site, GitHub, or Ansible Galaxy.
NOTE: Ansible collection does not support uninstallation command at this point. To uninstall the OMAM collection, delete
the collection manually from the installed location.
Topics:
Install Dell EMC OpenManage Ansible Modules from Dell support site
Install Dell EMC OpenManage Ansible modules from Ansible Galaxy
Install Dell EMC OpenManage Ansible collections from GitHub
Install Dell EMC OpenManage Ansible Modules from
Dell support site
1. Go to Dell.com/Support.
2. Perform one of the following actions:
Enter the Service Tag of your Dell EMC PowerEdge device, and then click Search.
Select Browse all products > Servers > PowerEdge, and select the appropriate model of your PowerEdge device.
3. On the support page of your PowerEdge device, select Drivers & Downloads.
4. In the Category list, select Systems Management.
The supported version of OpenManage Ansible Modules is displayed.
5. Download the dellemc-openmanage-4.0.0_A00.tar.gz file.
6. Copy the file to any local directory of Ansible Controller Machine.
7. Run ansible-galaxy collection install dellemc-openmanage-4.0.0_A00.tar.gz.
NOTE: For the force installation of the OpenManage Ansible collection, add -f at the end of the commands.
8. Run the following command to confirm if the Dell EMC OpenManage collection is installed:
ansible-galaxy collection list dellemc.openmanage
Dell EMC OpenManage Ansible Modules version 4.0.0 is installed successfully. You can view the collections in the following path:
~/.ansible/collections/ansible_collections/dellemc/openmanage/
Install Dell EMC OpenManage Ansible modules from
Ansible Galaxy
1. Do one of the following:
For online installation, run the following command:
ansible-galaxy collection install dellemc.openmanage
2
6 Installing Dell EMC OpenManage Ansible Modules version 4.0.0