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
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.
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.
If you run into any problems or would like to provide feedback, please open an issue here.