The Red Hat Ecosystem Catalog is the official source for discovering and learning more about the Red Hat Ecosystem of both Red Hat and certified third-party products and services.
We’re the world’s leading provider of enterprise open source solutions—including Linux, cloud, container, and Kubernetes. We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.
13Modules3Plugins
Ansible collection to create CloudManager connectors, CVO instances, CVO aggregates, CVO volumes, and more.
Copyright (c) 2022 NetApp, Inc. All rights reserved. Specifications subject to change without notice.
This collection requires python 3.5 or better.
ansible-galaxy collection install netapp.cloudmanager
To use this collection, add the following to the top of your playbook:
collections:
- netapp.cloudmanager
https://docs.ansible.com/ansible/devel/collections/netapp/cloudmanager/
Join our Discord and look for our #ansible channel.
This collection follows the Ansible project's Code of Conduct.
https://github.com/ansible-collections/netapp/wiki
svm_name
option in AWS, AZURE and GCP CVO for creation and update.availability_zone_node1
and availability_zone_node2
options in CVO Azure HA on the location configuration.storage_type
value Premium_ZRSavailability_zone
option in CVO Azure on the location configuration.cluster_key_pair_name
option in CVO AWS for SSH authentication key pair method.subnet_path
option in CVO GCP.machine_type
default value in the connector GCP.writing_speed_state
modification for AWS, AZURE and GCP CVOs.license_type
modification for AWS, AZURE and GCP CVOs.storage_account
. The storage account can be created automatically. When storage_account
is not set, the name is constructed by appending 'sa' to the connector name
.import_file_system
and file_system_id
.gcp_service_account_path
is not needed.license_type
and capacity_package_name
default values on capacity based license.instance_type
change.upgrade_ontap_version
to indicate if upgrade ONTAP is needed. It only can be used when use_latest_version
is false and ontap_version
is a specific version.tiering_policy
and snapshot_policy_name
modification, and report error if the properties cannot be changed.gcp_labels
update failure.update_svm_password
for svm_password
update on AWS, AZURE and GCP CVOs. Update svm_password
if update_svm_password
is true.working_environment_name
is provided.capacity_package_name
for all CVOs creation with capacity based license type capacity-paygo or ha-capacity-paygo for HA.refresh_token
is not valid.svm_password
, tier_level
, aws_tag
, azure_tag
and gcp_labels
for all CVOs. Only these parameters will be modified on the existing CVOs.ha_enable_https
for HA CVO to enable the HTTPS connection from CVO to storage accounts. This can impact write performance. The default is false.kms_key_id
and kms_key_arn
as AWS encryption parameters for AWS CVO encryption.azure_encryption_parameters
for AZURE CVO encryption.gcp_encryption_parameters
for GCP CVO encryption.subnet_id
, vpc0_node_and_data_connectivity
, vpc1_cluster_connectivity
, vpc2_ha_connectivity
, vpc3_data_replication
, subnet0_node_and_data_connectivity
, subnet1_cluster_connectivity
, subnet2_ha_connectivity
, and subnet3_data_replication
.gcp_volume_type
CVO GCP and provider_volume_type
for na_cloudmanager_snapmirror and na_cloudmanager_volume.virtual_machine_size
default value to Standard_DS3_v2.sa_client_id
and sa_secret_key
. refresh_token
will be ignored if service account information is provided.aggregate_name
support on volume creation.ebs_volume_type
gp3.subnet_name
as aliases of subnet_id
, vnet_name
as aliases of vnet_id
.provider_volume_type
gp3 support.provider_volume_type
gp3 support.provider_volume_type
gp3 support.network_project_id
on vpc1_cluster_connectivity, vpc2_ha_connectivity, vpc3_data_replication, subnet1_cluster_connectivity, subnet2_ha_connectivity, subnet3_data_replication.service_account_email
and service_account_path
to gcp_service_account_email
and gcp_service_account_path
respectively.vpc_id
from optional to required.proxy_certificates
.working_environments_info
, aggregates_info
, accounts_info
.Product |
---|
Red Hat Ansible Automation Platform 2.4 |