All Projects → dell → Redfish Ansible Module

dell / Redfish Ansible Module

Licence: gpl-3.0
Ansible modules for Out-Of-Band Controllers using Redfish APIs

Projects that are alternatives of or similar to Redfish Ansible Module

Ansible Prometheus
Ansible playbook for installing Prometheus monitoring system, exporters such as: node, snmp, blackbox, thus alert manager and push gateway
Stars: ✭ 69 (-50.36%)
Mutual labels:  ansible, playbook
Ansible Elk Playbook
A playbook for setting up the ELK Stack + beats log shippers on Ubuntu 16.04 and above
Stars: ✭ 83 (-40.29%)
Mutual labels:  ansible, playbook
Ansible Role Ruby
Ansible Role - Ruby
Stars: ✭ 77 (-44.6%)
Mutual labels:  ansible, playbook
Openfaas On Digitalocean
Ansible playbook to create a Digital Ocean droplet and deploy OpenFaaS onto it.
Stars: ✭ 57 (-58.99%)
Mutual labels:  ansible, playbook
Terraform Null Ansible
Terraform Module to run ansible playbooks
Stars: ✭ 114 (-17.99%)
Mutual labels:  ansible, playbook
Graphite Stack Ansible Vagrant
Provision a complete Graphite, StatsD & Grafana install using Ansible and (optionally) Vagrant
Stars: ✭ 62 (-55.4%)
Mutual labels:  ansible, playbook
Openbsd Cookbooks
Setup environment in OpenBSD using Ansible playbook
Stars: ✭ 80 (-42.45%)
Mutual labels:  ansible, playbook
Azure preview modules
Azure preview modules for Ansible
Stars: ✭ 43 (-69.06%)
Mutual labels:  ansible, playbook
Ansible Windows Hardening
This Ansible role provides windows hardening configurations for the DevSec Windows baseline profile.
Stars: ✭ 109 (-21.58%)
Mutual labels:  ansible, playbook
Ansible Role Bootstrap
Prepare your system to be managed by Ansible.
Stars: ✭ 106 (-23.74%)
Mutual labels:  ansible, playbook
Ansible Mysql Hardening
This Ansible role provides security configuration for MySQL.
Stars: ✭ 132 (-5.04%)
Mutual labels:  ansible, playbook
Mattermost Ansible
Ansible playbook to provide a turnkey solution for the Team Edition of Mattermost
Stars: ✭ 126 (-9.35%)
Mutual labels:  ansible, playbook
Manageiq
ManageIQ Open-Source Management Platform
Stars: ✭ 1,089 (+683.45%)
Mutual labels:  management, ansible
Ansible Letsencrypt
Ansible role for LetsEncrypt
Stars: ✭ 66 (-52.52%)
Mutual labels:  ansible, playbook
Upcloud Ansible
Dynamic inventory and modules for managing servers via UpCloud's API
Stars: ✭ 50 (-64.03%)
Mutual labels:  ansible, playbook
Rocket.chat.ansible
Deploy Rocket.Chat with Ansible!
Stars: ✭ 80 (-42.45%)
Mutual labels:  ansible, playbook
Ansiblecm
A Docker based Ansible control machine for running playbooks in a consistent environment.
Stars: ✭ 26 (-81.29%)
Mutual labels:  ansible, playbook
Ansible Role Docker
Ansible Role - Docker
Stars: ✭ 845 (+507.91%)
Mutual labels:  management, ansible
Awx Ha Instancegroup
Build AWX clustering on Docker Standalone Installation
Stars: ✭ 106 (-23.74%)
Mutual labels:  ansible, playbook
Casl Ansible
Ansible automation for Managing OpenShift Container Platform clusters
Stars: ✭ 123 (-11.51%)
Mutual labels:  ansible, playbook

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].