Repository URL to install this package:
Version:
6.0.0 ▾
|
netapp.elementSW
NetApp ElementSW Collection
Copyright (c) 2019 NetApp, Inc. All rights reserved. Specifications subject to change without notice.
ansible-galaxy collection install netapp.elementsw
To use Collection add the following to the top of your playbook, with out this you will be using Ansible 2.9 version of the module
collections:
- netapp.elementsw
https://docs.ansible.com/ansible/devel/collections/netapp/elementsw/
Join our Slack Channel at Netapp.io
minIOPS
, maxIOPS
, burstIOPS
as int.cluster_nodes
and cluster_drives
.force_during_bin_sync
and force_during_upgrade
.minIOPS
, maxIOPS
, burstIOPS
to str, causing type mismatch issues in comparisons.retention
in examples.cluster_accounts
, node_config
.encryption
to enable encryption at rest. order_number
and serial_number
for demo purposes.bond_1g
and bond_10g
, so that there is no shared option. Disallow all older options.cluster_name
to set the cluster name on new nodes.preset_only
to only set the cluster name before creating a cluster with na_elementsw_cluster.qos_policy_name
to provide a QOS policy name or ID.version_added
. So 2.7 becomes 2.7.0. Same thing for 2.8 and 2.9.Changes in 19.10.0 and September collection releases compared to Ansible 2.9