acalm / unknown.storage

assorted Ansible modules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unknown.storage Ansible collection

Manage Dell EMC ME4 series storage arrays with Ansible

External requirements

  • requests
  • Python >= 3.6

Using this collection

Install into collections path, for example

mkdir -p ~/..ansible/collections/ansible_collections/unknown
cd .ansible/collections/ansible_collections/unknown
git clone https://github.com/acalm/unknown.storage.git storage

See Ansible Using collections for more details.

Contributing to this collection

Create an issue or a PR Ansible Community Guide

More information

Licensing

GNU General Public License v3.0 or later.

See LICENSE to see the full text.

About

assorted Ansible modules

License:GNU General Public License v3.0


Languages

Language:Python 100.0%