hitachi-vantara / vspone-block-ansible

Public repository for Hitachi Storage Modules for Red Hat® Ansible®
2 stars 3 forks source link

Hitachi Vantara VSP One Block Storage Modules for Red Hat® Ansible® 3.1.0

The Hitachi Vantara VSP One Block Storage Modules provide a comprehensive set of Ansible modules for managing Hitachi VSP One SDS Block and Hitachi VSP One series systems. These modules enable seamless integration with Red Hat Ansible, allowing users to automate storage provisioning, configuration, and management tasks.

Changelog

View the changelog here.

Hardware requirements

Software requirements

Installation Instructions

Idempotence

Available Modules

VSP One SDS Block Ansible Modules:

VSP Ansible modules:

Installation

Before using this collection, you need to install it with the Ansible Galaxy command-line tool:

ansible-galaxy collection install hitachivantara.vspone_block
collections:
    - hitachivantara.vspone_block.sds_block
collections:
    - hitachivantara.vspone_block.vsp

Note that if you install the collection from Ansible Galaxy, it will not be upgraded automatically when you upgrade the Ansible package.

To upgrade the collection to the latest available version, run the following command:

ansible-galaxy collection install hitachivantara.vspone_block --upgrade

If you need to install a specific version of the collection (for example, to downgrade due to issues in the latest version), you can use the following syntax to install version 3.1.0. If you encounter any issues, please report them in this repository. Use the following syntax to install version 3.1.0:

ansible-galaxy collection install hitachivantara.vspone_block:==3.1.0

See using Ansible collections for more details.

License

GPL-3.0-or-later

Troubleshooting

Author

This collection was created by Hitachi Vantara® Ansible Team in 2024.