bjmingyang / iDRAC-Ansible-module

Ansible module to manage the Dell iDRAC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iDRAC-Ansible-module

Ansible module to manage the Dell iDRAC

Install

  • In your 'library' directory run
$ git clone git@github.com:hbeatty/iDRAC-Ansible-module.git idrac

OR

$ git submodule add https://github.com/hbeatty/iDRAC-Ansible-module.git idrac

You should be able to copy this right into any standard Ansible layout.

Requirements:

https://github.com/hbeatty/dell-wsman-client-api-python

I know it works with these versions of wsman. Success may vary with other versions.
wsmancli (2.3.2-54.5) from Openwsman
libwsman1 (2.4.15-148.1) from Openwsman

Documentation

Docs

Notes

More info on git submodules: Git Book

About

Ansible module to manage the Dell iDRAC

License:Apache License 2.0


Languages

Language:Python 100.0%