Tags: IBM/ansible-power-hmc
Tags
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 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>
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>
PreviousNext