Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Latest commit

 

History

History
35 lines (27 loc) · 1.51 KB

File metadata and controls

35 lines (27 loc) · 1.51 KB

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.