Skip to content

lszomor/ansible-unity

 
 

Repository files navigation

Ansible Modules for Dell Technologies Unity

The Ansible Modules for Dell Technologies (Dell) Unity allow Data Center and IT administrators to use RedHat Ansible to automate and orchestrate the configuration and management of Dell Unity arrays.

The capabilities of the Ansible modules are managing consistency groups, filesystem, filesystem snapshots, CIFS server, NAS server, NFS server, NFS export, SMB share, interface, hosts, snapshots, snapshot schedules, storage pools, user quotas, quota trees and volumes. Capabilities also include gathering facts from the array. The options available for each are list, show, create, modify and delete. These tasks can be executed by running simple playbooks written in yaml syntax. The modules are written so that all the operations are idempotent, so making multiple identical requests has the same effect as making a single request.

Table of contents

License

The Ansible collection for Unity is released and licensed under the GPL-3.0 license. See LICENSE for the full terms. Ansible modules and module utilities that are part of the Ansible collection for Unity are released and licensed under the Apache 2.0 license. See MODULE-LICENSE for the full terms.

Supported Platforms

  • Dell Unity Arrays version 5.1, 5.2

Prerequisites

This table provides information about the software prerequisites for the Ansible Modules for Dell Unity.

Ansible Modules Python version Storops - Python SDK version Ansible
v1.6.0 3.9
3.10
3.11
1.2.11 2.12
2.13
2.14

Idempotency

The modules are written in such a way that all requests are idempotent and hence fault-tolerant. It essentially means that the result of a successfully performed request is independent of the number of times it is executed.

List of Ansible Modules for Dell Unity

Installation and execution of Ansible modules for Dell Unity

The installation and execution steps of Ansible modules for Dell Unity can be found here.

Releasing, Maintenance and Deprecation

Ansible Modules for Dell Technnologies Unity follows Semantic Versioning.

New version will be release regularly if significant changes (bug fix or new feature) are made in the collection.

Released code versions are located on "release" branches with names of the form "release-x.y.z" where x.y.z corresponds to the version number. More information on branching strategy followed can be found here.

Ansible Modules for Dell Technologies Unity deprecation cycle is aligned with that of Ansible.

About

Ansible Modules for Dell EMC Unity

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%