Skip to content

Ansible modules for Out-Of-Band Controllers using Redfish APIs

License

Notifications You must be signed in to change notification settings

dell/redfish-ansible-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible module for Out-Of-Band (OOB) controllers using Redfish APIs

This module is now part of the upstream Ansible repository:

To use them, clone the Ansible repository and follow the examples:

$ git clone https://github.com/ansible/ansible.git

Sample playbooks and inventory file

These playbooks should give you a very good idea of how to create your own playbooks for your own needs.

Here is a sample inventory file.

Old development work

I left 2 development branches in this repository. They are no longer maintained and are for reference ONLY:

  • fordell - Original module specific to Dell servers. I have not updated this branch in quite some time and the code base is quite old.

  • old_master - Module was updated to be vendor agnostic. Code here is also quite outdated.

Report problems or provide feedback

If you run into any problems or would like to provide feedback, please open an issue here.