All Projects → dell → ansible-powerstore

dell / ansible-powerstore

Licence: GPL-3.0, Apache-2.0 licenses found Licenses found GPL-3.0 LICENSE Apache-2.0 MODULE-LICENSE
Ansible Modules for Dell EMC PowerStore

Programming Languages

python
139335 projects - #7 most used programming language

Ansible Modules for Dell Technologies PowerStore

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

The capabilities of the Ansible modules are managing volumes, volume groups, hosts, host groups, snapshots, snapshot rules, replication rules, replication sessions, protection policies, file systems, NAS servers, SMB shares, user and tree quotas, file system snapshots, NFS exports, Clusters, Networks, Local users, Jobs, Roles, Certificates, Remote systems, security configuration, DNS server, Email notification destination, NTP server, Remote support configuration, Remote support contacts, SMTP configuration, LDAP accounts and LDAP domain configuration. It also allows gathering high level info 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 PowerStore is released and licensed under the GPL-3.0 license. See LICENSE for the full terms. Ansible modules and modules utilities that are part of the Ansible collection for PowerStore are released and licensed under the Apache 2.0 license. See MODULE-LICENSE for the full terms.

Prerequisites

Ansible Modules PowerStore Version Red Hat Enterprise Linux SDK version Python version Ansible
v1.7.0 2.0.x
2.1.x
3.0.x
7.9
8.4
8.5
1.8.0 3.8.x
3.9.x
3.10.x
2.11
2.12
2.13

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 PowerStore

Installation and execution of Ansible modules for Dell PowerStore

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

Maintenance

Ansible Modules for Dell Technologies PowerStore deprecation cycle is aligned with Ansible.

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].