Dell EMC OpenManage Ansible Modules Version 2.0 Installation Guide
Summary
This installation guide documents Dell EMC OpenManage Ansible Modules Version 2.0, which enable automated Dell server management through Ansible playbooks. It covers prerequisites, support matrix, installation from both Dell support site and GitHub, and uninstallation procedures. The guide also details configuration requirements for iDRAC connectivity and module usage for tasks like firmware updates, BIOS settings, and inventory collection. Targeted at DevOps engineers and automation specialists integrating Dell server management into Ansible-based infrastructure-as-code workflows.
Page 1 Text Content
Dell EMC Open Manage Ansible Modules Version 2.0 Installation Guide
May 2019 Rev. A00
Page Summary Contents For Dell EMC OpenManage Ansible Modules Version 2.0 Installation Guide
Manual Details
| Brand | Dell |
|---|---|
| Pages | 8 |
| File Size | 80.02 KB |
| Published | June 25, 2026 |
Enter the captcha to get the download link:
Frequently Asked Questions
What are the prerequisites for installation?
Install Ansible 2.7.5+, Python 2.7.5+, and OMSDK. Ensure internet or local PyPI access exists.
Which PowerEdge server generations are supported?
Supports 12th, 13th, and 14th generation PowerEdge servers with specific firmware versions.
How do I install the modules from GitHub?
Clone the v2.0 branch from the GitHub URL and run python install.py using sudo privileges.
How do I uninstall the software?
Navigate to the installation directory and run python uninstall.py (or python3 for version 3.x).