8000 GitHub - ansible-collections/netapp at 21.3.0
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Feb 24, 2022. It is now read-only.

ansible-collections/netapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

NetApp Ansible Collections

There are currently 7 NetApp Collections

  • ONTAP
    • over 100 modules to support ONTAP configuration.
  • CloudManager
    • new modules to create a connector, single or HA CVO instances, aggregates, volumes, CIFS server, NSS accounts, iSCSI igroups/initiators.
    • modules for connector and CVO only support AWS at present. Azure and GCP are being added.
    • modules for aggregates and volumes support AWS, and are expected to work on Azure and GCP as well (more testing underway).
    • In addition, a Terraform provider for CloudManager already supports all of the above on the 3 clouds.
  • ANF for Azure
    • Azure NetApp Files on Azure - accounts, resource pools, volumes, snapshots.
  • CVS for AWS
    • Cloud Volumes Service on AWS - AD, pools, volumes (filesystems), snapshots.
  • UM info for ONTAP
    • Retrieve information about ONTAP systems from Unified Manager - clusters, nodes, aggregates, svms, volumes.
  • ElementSW (SolidFire)
    • modules to support ElementSW configuration on SolidFire and HCI systems.
  • StorageGRID
    • modules to support StorageGRID configuration.

Requirements

  • ansible version >= 2.9
  • requests >= 2.20
  • only for ONTAP
    • netapp-lib version >= 2018.11.13
    • six
  • only for ElementSW, or when using ONTAP SnapMirror with ElementSW
    • solidfire-sdk-python >= 1.5.0.87
  • check the requirement.txt file provided with the collection as of 21.3.0 for a detailed list.

Installation

ONTAP

ansible-galaxy collection install netapp.ontap

CloudManager

ansible-galaxy collection install netapp.cloudmanager

ANF for Azure

ansible-galaxy collection install netapp.azure

CVS for AWS

ansible-galaxy collection install netapp.aws

UM info for ONTAP

ansible-galaxy collection install netapp.um_info

ElementSW

ansible-galaxy collection install netapp.elementsw

StorageGRID

ansible-galaxy collection install netapp.storagegrid

Update History

ONTAP

CloudManager

ANF for Azure

CVS for AWS

UM info for ONTAP

ElementSW

StorageGRID

Resource Supported

See https://docs.ansible.com/ansible/latest/collections/ for documentation.

The documentation generation may lag, in the meantime use ansible-doc for the latest updates. For instance:

  ansible-doc netapp.ontap.na_ontap_svm

  ansible-doc netapp.cloudmanager.na_cloudmanager_aggregate

Need help

Join our Slack Channel at Netapp.io

About

Development area for Netapp collections

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 12

Languages

0