Skip to content

Commit

Permalink
Galaxy update v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pbfinley1911 committed Sep 28, 2020
1 parent 02d2ca0 commit 7465b12
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 1 deletion.
Binary file added builds/ibm-power_aix-1.1.0.tar.gz
Binary file not shown.
28 changes: 28 additions & 0 deletions docs/source/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,34 @@
Releases
========

Version 1.1.0
-------------
Notes
* Refresh of patch management capability (Update recommended)
* new modules: inittab, mkfilt
* aixpert: new module for AIXPert
* lvol: new module for logical volume management
* alt_disk: new options for alt_disk_copy
* backup: add restore and view operation for mksysb + playbook
* nim_backup: fix multithreading for simultaneous mksysb creation with NIM
* nim_updateios: major fixes and improvements for cluster management
* nim_updateios: fix cluster -list that returns 7 fields if not verbose not 21 fields
* suma: fix issue #40 (unpack return value calling suma_command())

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

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

.. _Galaxy v1.1.0:
https://galaxy.ansible.com/download/ibm-power_aix-1.1.0.tar.gz

.. _GitHub v1.1.0:
https://github.com/IBM/ansible-power-aix/releases/download/v1.1.0/ibm-power_aix-1.1.0.tar.gz

Version 1.0.2
-------------
Notes
Expand Down
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.0.2
version: 1.1.0

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

0 comments on commit 7465b12

Please sign in to comment.