Repository URL to install this package:
Version:
6.0.0 ▾
|
.. |
changelogs |
meta |
plugins |
CHANGELOG.rst |
COPYING |
FILES.json |
MANIFEST.json |
README.md |
requirements.txt |
=============================================================
netapp.aws
NetApp AWS CVS Collection
Copyright (c) 2019 NetApp, Inc. All rights reserved.
Specifications subject to change without notice.
=============================================================
ansible-galaxy collection install netapp.aws
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.aws
https://docs.ansible.com/ansible/devel/collections/netapp/aws/
Join our Slack Channel at Netapp.io
These Ansible modules are supporting NetApp Cloud Volumes Service for AWS.
They require a subscription to the service and your API access keys.
The modules currently support Active Directory, Pool, FileSystem (Volume), and Snapshot services.
api_key
and secret_key
values.Fix pylint or flake8 warnings reported by galaxy importer.
version_added
. So 2.7 becomes 2.7.0. Same thing for 2.8 and 2.9.elements:
and update required:
to match module requirements.