Repository URL to install this package:
Version:
6.0.0 ▾
|
.. |
changelogs |
meta |
playbooks |
plugins |
roles |
CHANGELOG.rst |
FILES.json |
MANIFEST.json |
README.md |
requirements.txt |
The Pure Storage FlashArray collection consists of the latest versions of the FlashArray modules and also includes support for Cloud Block Store
All modules are idempotent with the exception of modules that change or set passwords. Due to security requirements exisitng passwords can be validated against and therefore will always be modified, even if there is no change.
The Pure Storage Ansible modules force all host and volume names to use kebab-case. Any parameters that use camelCase or PascalCase will be lowercased to ensure consistency across all modules.
Install the Pure Storage FlashArray collection on your Ansible management host.
ansible-galaxy collection install purestorage.flasharray -p ~/.ansible/collections
This collection was created in 2019 by Simon Dodsley for, and on behalf of, the Pure Storage Ansible Team