Skip to content

Commit

Permalink
New Release v 1.9.2 to fix minimum ansible galaxy version (#555)
Browse files Browse the repository at this point in the history
Signed-off-by: Nitish K Mishra <[email protected]>
  • Loading branch information
nitismis authored Jul 15, 2024
1 parent 6cd9957 commit 9bce4ad
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,26 @@
Releases
========

Version 1.9.2
-------------
Notes
* Minimum required ansible version is 2.15.0 now.


Availability
* `Automation Hub v1.9.2`_
* `Galaxy v1.9.2`_
* `GitHub v1.9.2`_

.. _Automation Hub v1.9.2:
https://cloud.redhat.com/ansible/automation-hub/ibm/power_aix

.. _Galaxy v1.9.2:
https://galaxy.ansible.com/download/ibm-power_aix-1.9.2.tar.gz

.. _GitHub v1.9.2:
https://github.com/IBM/ansible-power-aix/raw/dev-collection/builds/ibm-power_aix-1.9.2.tar.gz

Version 1.9.1
-------------
Notes
Expand Down
Binary file added builds/ibm-power_aix-1.9.2.tar.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ namespace: ibm
name: power_aix

# The version of the collection.
version: 1.9.1
version: 1.9.2

# Collection README file (relative to root path)
readme: README.md
Expand Down

0 comments on commit 9bce4ad

Please sign in to comment.