Skip to content

Tags: IBM/ansible-power-hmc

Tags

v1.16.0

Toggle v1.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
V1.16.0 (#173)

---------

Co-authored-by: Chiranthan M V <chiranthan.m.v@ibm.com>
Co-authored-by: SreenidhiS1 <155409322+SreenidhiS1@users.noreply.github.com>

v1.15.1

Toggle v1.15.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Hotfix15.1 (#167)

* hotfix 15.1 changes (#175)

---------

Co-authored-by: SreenidhiS1 <155409322+SreenidhiS1@users.noreply.github.com>

v1.15.0

Toggle v1.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v1.15 release content (#164)

powervm_partition_profile: Support for creating, copying, and updating profiles with processor and memory settings.
vios_mapping_facts: Added support for listing VIOS physical, logical, and virtual device mappings as facts.
powervm_dlpar: Fixed SCSI server and client adapter ID configuration issue during DLPAR.
---------
Co-authored-by: SreenidhiS1 <155409322+SreenidhiS1@users.noreply.github.com>

v1.14.0

Toggle v1.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v1.14.0 Realese content (#163)

powervm_lpar_instance: Support for vm name change
powervm_lpar_instance: Support for user preferred profile name during vm creation
powervm_lpar_instance: Fix for VFC adapters not showing up in the facts when there are unmapped adapters
powervm_lpar_instance: Support for showing virtual network details as part of vm facts
powervm_lpar_instance: Fix vm creation with physical IO adapters failure in latest HMC
firmware_update: Support for idempotency
Support for SSH_PRIVATE_KEY_FILE env variable to use the custom private key file location during passwordless authentication
---------

Co-authored-by: Chiranthan M V <chiranthan.m.v@ibm.com>
Co-authored-by: SreenidhiS1 <155409322+SreenidhiS1@users.noreply.github.com>
Co-authored-by: ChiranthaN <53443074+chiranthanmv@users.noreply.github.com>
Co-authored-by: Atish Basu <atish.basu@ibm.com>
Co-authored-by: atishbasu007 <86059560+atishbasu007@users.noreply.github.com>

v1.13.0

Toggle v1.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #156 from ansible-hmc-org/dev-collection

v1.13.0

v1.12.0

Toggle v1.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #149 from ansible-hmc-org/dev-collection

v1.12.0 content

v1.11.0

Toggle v1.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #143 from ansible-hmc-org/dev-collection

correct roles readme document

v1.10.0

Toggle v1.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
August-2024 release content (#131)

* Added code to handle multiple iso files

* Added code to display the username

* Update hmc_resource.py

* Update hmc_resource.py

* Add support to install linux OS using vm_mac paramter

Installation of Linux OS required changes in lpar_netboot command with addition to
input paramter vm_mac from user.
When user inputs the vm_mac paramter, linux os installtion starts with the the help of lpar_netboot command
with the additional options and vm_mac.

Adding console log collection support during OS installation,
with the help of ssh connection to HMC and HMC commands mkvterm,
console log will be captured which is helpful in debugging any installation error.

Signed-off-by: Spoorthy <spoorthy@linux.ibm.com>

* Code change to improve idempotency

* Added code to change password of hscroot user

* Fixed linting issue

* Introduced new variable

* Refactor playbook files for linting compliance

* updates makefile to support ansible-lint command

* updates linting action

* Update Makefile

* Updates Makefile to exclude certian yml for playbook linting

* Added code to include the share pool details

* Code to migrate with shared pool details

* Documentation corrections

* Revert "Pool id lpar migration"

* Document correction

* Code to add vios_maintenance module

* update the release notes

Signed-off-by: Navinakumar <nkandak1@in.ibm.com>

* remove travis file

Signed-off-by: Navinakumar <nkandak1@in.ibm.com>

---------

Signed-off-by: Spoorthy <spoorthy@linux.ibm.com>
Signed-off-by: Navinakumar <nkandak1@in.ibm.com>
Co-authored-by: SreenidhiS1 <155409322+SreenidhiS1@users.noreply.github.com>
Co-authored-by: Spoorthy <spoorthy@linux.ibm.com>
Co-authored-by: Chiranthan M V <chiranthanmv@Chiranthans-MBP.lan>
Co-authored-by: ChiranthaN <53443074+chiranthanmv@users.noreply.github.com>

v1.9.0

Toggle v1.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #127 from ansible-hmc-org/dev-collection

Release 1.9.0

v1.8.2

Toggle v1.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #118 from IBM/Beta

Document Correction and Issue Fixes