This role subscribes a RHEL-compatible (yum) or Debian-compatible (apt) system to the official Dell repositories for OpenManage and DSU (RHEL only).
A Dell PowerEdge server with RHEL 6 or 7 or Ubuntu 14.04 or Ubuntu 18.04 (more coming soon). CentOS not tested yet but should work the same.
Make sure you have OS repositories already defined in your system so you can pull in package dependencies as needed.
None
None
# Assuming you defined a 'dell' group in /etc/ansible/hosts
- hosts: dell
roles:
- role: jose-delarosa.dellreposetup
Please note this playbook is not officially supported by Dell and is published here as a convenience to Dell customers.
If you run into any problems or would like to provide feedback, please open an issue here or send a note to the Linux-PoweEdge mailing list.