File tree Expand file tree Collapse file tree 3 files changed +39
-1
lines changed
Expand file tree Collapse file tree 3 files changed +39
-1
lines changed Original file line number Diff line number Diff line change @@ -285,3 +285,22 @@ Notes
285285
286286.. _GitHub v1.11.0 :
287287 https://github.com/IBM/ansible-power-hmc/releases/download/v1.11.0/ibm-power_hmc-1.11.0.tar.gz
288+
289+ Version 1.12.0
290+ -------------
291+ Notes
292+ * hmc_update_upgrade: Support for HMC upgrade through ibmwebsite(IBM Fixcentral website) and listing available upgrade images (Issue: #103)
293+ * vios_alt_root_vg: Support for copying the root vg content to alternate disk and clean up existing alternate disk
294+ * powervm_dlpar: Support for idempotency across all actions (Issues: #135 , #111)
295+ * powervm_lpar_instance: Support for configuring advanced VNIC settings in lpar creation (Issue: #147)
296+ * powervm_inventory: Fix for password reveal issue in warning message (Issue: #148)
297+
298+ Availability
299+ * `Galaxy v1.12.0 `_
300+ * `GitHub v1.12.0 `_
301+
302+ .. _Galaxy v1.12.0 :
303+ https://galaxy.ansible.com/download/ibm-power_hmc-1.12.0.tar.gz
304+
305+ .. _GitHub v1.12.0 :
306+ https://github.com/IBM/ansible-power-hmc/releases/download/v1.12.0/ibm-power_hmc-1.12.0.tar.gz
Original file line number Diff line number Diff line change @@ -285,3 +285,22 @@ Notes
285285
286286.. _GitHub v1.11.0 :
287287 https://github.com/IBM/ansible-power-hmc/releases/download/v1.11.0/ibm-power_hmc-1.11.0.tar.gz
288+
289+ Version 1.12.0
290+ -------------
291+ Notes
292+ * hmc_update_upgrade: Support for HMC upgrade through ibmwebsite(IBM Fixcentral website) and listing available upgrade images (Issue: #103)
293+ * vios_alt_root_vg: Support for copying the root vg content to alternate disk and clean up existing alternate disk
294+ * powervm_dlpar: Support for idempotency across all actions (Issues: #135 , #111)
295+ * powervm_lpar_instance: Support for configuring advanced VNIC settings in lpar creation (Issue: #147)
296+ * powervm_inventory: Fix for password reveal issue in warning message (Issue: #148)
297+
298+ Availability
299+ * `Galaxy v1.12.0 `_
300+ * `GitHub v1.12.0 `_
301+
302+ .. _Galaxy v1.12.0 :
303+ https://galaxy.ansible.com/download/ibm-power_hmc-1.12.0.tar.gz
304+
305+ .. _GitHub v1.12.0 :
306+ https://github.com/IBM/ansible-power-hmc/releases/download/v1.12.0/ibm-power_hmc-1.12.0.tar.gz
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ namespace: ibm
77name : power_hmc
88
99# The version of the collection. Must be compatible with semantic versioning
10- version : 1.11 .0
10+ version : 1.12 .0
1111
1212
1313# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
You can’t perform that action at this time.
0 commit comments