File _patchinfo of Package patchinfo.43206

<patchinfo incident="43206">
  <packager>mmamula</packager>
  <rating>moderate</rating>
  <category>recommended</category>
  <summary>Recommended update for ansible-sap-infrastructure, ansible-sap-install, ansible-sap-operations, ansible-sap-playbooks</summary>
  <description>This update for ansible-sap-infrastructure, ansible-sap-install, ansible-sap-operations, ansible-sap-playbooks fixes the following issues:

Changes in ansible-sap-infrastructure:

- Update to version 1.3.1:
    * Minor Changes:
        + collection - Update workflows with dedicated github actions
        + collection - Add contributors list and sanity ignore files for future-proofing
        + collection - Add linting rule to ignore stricter var naming rule in 2.20
        + collection - Add kubernetes.core 5.3.0 to requirements
        + sap_vm_provision - Remove ansible.posix dependency for issue 126
        + sap_vm_provision - Add SLES 16 images, fix sshd_config and add python311 workaround
        + sap_vm_provision/kubevirt_vm - Make usage of hugepages configurable
        + sap_hypervisor_node_preconfigure - Update until conditional for ansible-core 2.19
        + sap_hypervisor_node_preconfigure - Add check for webhook endpoint availability
    * Bugfixes:
        + sap_hypervisor_node_preconfigure/kubevirt_vm - Fix installation of CNV operator
- Update to version 1.3.0:
    * Minor Changes:
        + collection - Adjustment of the roles for ansible-core 2.19
        + collection - Update ansible-lint actions and configuration
        + collection - Update Documentation
        + sap_vm_provision - Add variable validations
        + sap_vm_provision - Append VMware notes for Issue 82
        + sap_vm_provision - Update SLES images and add SLES 15 SP7
    * Bugfixes:
        + sap_hypervisor_node_preconfigure - Fix ansible-lint errors from issue 101
        + sap_vm_provision - Removed update-ca-certificates for issue 119
- Update to version 1.2.0:
    * Minor Changes:
        + collection - Readme update to align with project readme update
        + sap_hypervisor_node_preconfigure - Readme update to align with project readme update
        + sap_hypervisor_node_preconfigure - Updated redhat_ocpv
        + sap_vm_provision - Updated kubevirt_vm

Changes in ansible-sap-install:

- Update to version 1.9.0:
    * Minor Changes:
        + sap_ha_install_hana_hsr - inventory vs. hostname
        + sap_ha_pacemaker_cluster - Add firewall steps
        + sap_ha_pacemaker_cluster - Split off HANA pre_tasks from include_vars and add new force mode
        + sap_swpm - Update firewall steps
    * Bugfixes:
        + collection - No longer use var debug with more than one variable
        + sap_ha_pacemaker_cluster - (fix) align settings to HANA documentation
        + sap_hana_install - Fix hana versions mismatch and replace injected vars
        + sap_swpm - Only ensure the presence of the 'file' package on Suse
        + sap_swpm - Rename all vars which contain '_swpm_swpm'

- Release 1.8.1 with various fixes and compatibility with ansible-core 2.19.

- Update to version 1.8.1:
    * Minor Changes:
        + collection - Update readme formatting to align with galaxy format
        + sap*preconfigure - Sync with SAP notes for RHEL 10
        + sap_general_preconfigure - Prevent an accidental change to a lower SELinux mode
        + sap_ha_pacemaker_cluster - Add fence_aws for SLES 16 and remove Tech Debt
        + sap_hana_install - Revert wrong conditional from PR#1138
        + sap_swpm - Sanitize conditions for 2.19
- Update to version 1.8.0:
    * Minor Changes:
        + collection - Add Matrix to Sanity tests and ignore files up to 2.25
        + collection - Adjust roles for ansible-core 2.19 part 2
        + collection - Adjust roles for ansible-core 2.19 part 1
        + sap_ha_install_hana_hsr - Rework role with new features, validations and compatibility for 2.20
        + sap_hana_install - Rework tags
        + sap_hana_install - simplified and more flexible SELinux and fapolicyd handling
        + sap_hana_install - Inventory based Scale-Out and idempotency validations
        + sap_hana_install - Enhance variable validation and account for missed variable combinations
        + sap_hana_install - Idempotency Rework
        + sap_hana_preconfigure - Sync with SAP note 3108302
        + sap_hana_preconfigure - Add sap_hana preconfigure vars prefix
        + sap_netweaver_preconfigure - Add sap_netweaver preconfigure vars prefix
        + sap_*_preconfigure/SLES - Improved pattern check, sanitize log output and add loop_vars
        + sap_storage_setup/SUSE - Add btrfs support for SLES 16
        + sap_swpm - Enhance detection of multiple files
        + sap_swpm - extensive variable input validation
        + sap_swpm - Implement a test and a filter for validating hostnames
    * Bugfixes:
        + collection - Fix linting errors in 2.20 with facts and register var names
        + collection - Update linting workflows and configuration to latest version
        + collection - Update sanity github action and add missing ignore files for 2.19 and 2.20
        + sap_ha_install_hana_hsr - Fix linter failures
        + sap_ha_pacemaker_cluster - Fix linting errors
        + sap_hostagent - Fix linting errors
        + sap_install_media_detect - Fix linting errors
- Update to version 1.7.1:
    * Bugfixes:
        + sap_hana_install - Enhance validation of variables
        + sap_hana_preconfigure - New mechanism for loading rhel minor plus vars without having to use "find" files on localhost.
        + sap_hana_preconfigure/RHEL - Be more flexible with boot command line args
- Update to version 1.7.0:
    * Minor Changes:
        + sap_hana_preconfigure - Implement SAP note 3108302 v.13
        + sap_ha_install_hana_hsr - Add backup location detection and user variable
    * Bugfixes:
        + collection - Cleanup scripts
        + sap_hana_preconfigure - Replace grub2-mkconfig for RHEL by grubby from RHEL 8 onward
        + sap_hana_install - Enhance SAPCAR detection functionality and handling of multiple files
        + sap_ha_pacemaker_cluster - Enhance handling of cluster properties and improve ASCS ERS post steps
- Update to version 1.6.1:
    * Bugfixes:
        + sap_ha_pacemaker_cluster - Remove NIC parameter from IPaddr2 resource agents
        + sap_*_preconfigure - Assert the presence of the IBM tools only if necessary
        + sap_*_preconfigure - Define needs-restarting also for RHEL 10, assert mode
        + sap_*_preconfigure - Define needs-restarting also for RHEL 10

Changes in ansible-sap-operations:

- Release 2.0.0 which reworked all Ansible Roles in this collection to modern standard and SLES support.

Changes in ansible-sap-playbooks:

- Update to version 1.3.0:
    * Minor Changes:
        + collection: Update linting and sanity workflows to align with project
        + collection: Update Contributors list
        + collection: Bump requirements versions to support 2.19
        + all: Update playbooks for ansible-core 2.19
        + all: Update image fragments to align with sap_infrastructure PR#118
        + all: Add sles16 images for AWS, AZ, GCP
        + sap_s4hana_sandbox_syscopy: Update readme entry for S4HANA
  </description>
</patchinfo>
openSUSE Build Service is sponsored by