Skip to content

Commit

Permalink
Merge pull request #63 from hitachi-vantara/pre-release-3.1.0
Browse files Browse the repository at this point in the history
Updated the readme file
  • Loading branch information
rsahuHitachi authored Oct 16, 2024
2 parents 4901981 + c9a2036 commit 761002b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
# Attempt to delete the existing collection (if supported)
# Note: This step requires API support for deletion
# Uncomment the line below if your Galaxy server supports API deletion
curl -X DELETE "https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/index/hitachivantara/vspone_block/versions/3.1.115/" -H "Authorization: Token $API_KEY"
curl -X DELETE "https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/index/hitachivantara/vspone_block/versions/3.1.116/" -H "Authorization: Token $API_KEY"
#curl -X DELETE "https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/index/hitachivantara/vspone_block/" -H "Authorization: Token $API_KEY"
# Sleep for 60 seconds to ensure the deletion is processed
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ View the changelog [here](Changelog).
### Software requirements
- Red Hat Ansible Core - 2.13.9, 2.14, 2.15, 2.16, 2.17
- Python - 3.8 or higher
- Hitachi UAI Gateway 4.6 for using Gateway Connection
- Hitachi UAI Gateway 4.7 for using Gateway Connection

## Installation Instructions
- For installation, see [Hitachi Vantara VSP One Block Storage Modules for Red Hat Ansible user guide](https://docs.hitachivantara.com).
Expand Down
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
namespace: hitachivantara
name: vspone_block
version: 3.1.116
version: 3.1.117
readme: README.md
authors:
- Hitachi Vantara Ansible Team
Expand Down

0 comments on commit 761002b

Please sign in to comment.