Repository URL to install this package:
|
Version:
6.0.0 ▾
|
| .. |
| changelogs |
| meta |
| plugins |
| CHANGELOG.rst |
| COPYING |
| FILES.json |
| HACK.md |
| MANIFEST.json |
| README.md |
| requirements.txt |
netapp.azure
Azure NetApp Files (ANF) Collection
Copyright (c) 2019 NetApp, Inc. All rights reserved. Specifications subject to change without notice.
=============================================================
ansible-galaxy collection install netapp.azure
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.azure
https://docs.ansible.com/ansible/devel/collections/netapp/azure/
Join our Slack Channel at Netapp.io
pip install azure-mgmtpip install azure-mgmt-netappThis collection follows the Ansible project's Code of Conduct.
feature_flags to selectively enable/disable a feature.ad_name, kdc_ip, service_root_ca_certificate for Active Directory.active_directories to support SMB volumes.protocol_types to support SMB volumes.subnet_name as subnet_id is ambiguous. subnet_id is now aliased to subnet_name.size parameter mandatory issue.version_added. So 2.7 becomes 2.7.0. Same thing for 2.8 and 2.9.tags.service_level.size.vnet_resource_group_for_subnet, resource group for virtual_network and subnet_id to be used.