1- ===================================
2- community.sap_infrastructure Release Notes
3- ===================================
1+ ===========================================
2+ community.sap \_ infrastructure Release Notes
3+ ===========================================
44
55.. contents :: Topics
66
@@ -10,82 +10,93 @@ v1.1.1
1010Release Summary
1111---------------
1212
13- | Release Date: 2024-12-19
14- | sap_hypervisor_node_preconfigure: Bug fix for HPP wait
15- | sap_hypervisor_node_preconfigure: Bug fix for HCO wait and validate
13+ A few minor fixes
14+
15+ Bugfixes
16+ --------
17+
18+ - sap_hypervisor_node_preconfigure - Bug fix for HCO wait and validate
19+ - sap_hypervisor_node_preconfigure - Bug fix for HPP wait
1620
1721v1.1.0
1822======
1923
2024Release Summary
2125---------------
2226
23- | Release Date: 2024-12-01
24- | sap_hypervisor_node_preconfigure: OCPv improve auth and add namespace targets
25- | sap_hypervisor_node_preconfigure: OCPv update default vars and var prefixes
26- | sap_hypervisor_node_preconfigure: OCPv add waits for resource readiness
27- | sap_hypervisor_node_preconfigure: OCPv improve SR-IOV handling
28- | sap_vm_provision: update platform guidance document
29- | sap_vm_provision: remove AWS CLI and GCloud CLI dependency
30- | sap_vm_provision: add spread placement strategy for AWS, GCP, IBM Cloud, MS Azure, IBM PowerVM
31- | sap_vm_provision: add AWS Route53 record overwrite
32- | sap_vm_provision: add IBM Cloud Private DNS Custom Resolver for IBM Power VS
33- | sap_vm_provision: add var for Virtual IP handling across multiple roles
34- | sap_vm_provision: fix /etc/hosts for Virtual IPs
35- | sap_vm_provision: add var for Load Balancer naming on GCP, IBM Cloud, MS Azure
36- | sap_vm_provision: update OS Images for AWS, GCP, IBM Cloud, MS Azure
37- | sap_vm_provision: add vars for Kubevirt VM
38- | sap_vm_provision: fix OS Subscription registration logic and BYOL/BYOS
39- | sap_vm_provision: improve Web Proxy logic
40- | sap_vm_provision: fix handling of nested variables within host_specifications_dictionary
41- | sap_vm_provision: fix handling of custom IOPS on AWS, GCP, IBM Cloud
42- | sap_vm_provision: fix handling of AWS IAM Policy for HA
43- | sap_vm_provision: fix handling of MS Azure IAM Role for HA
44- | sap_vm_provision: add google-guest-agent service for load balancer config
45- | sap_vm_provision: add readiness for AnyDB HA (e.g. IBM Db2 HADR)
46- | sap_vm_provision: update IBM Power VS locations lookup list
47- | sap_vm_provision: update logic for IBM Power VS Workspace with latest backend routing (PER)
48- | sap_vm_provision: update logic for IBM Cloud Virtual Network Interfaces (VNI)
49- | sap_vm_provision: fix Ansible to Terraform copy to working directory logic and note
50- | sap_vm_provision: update embedded Terraform Template with updated var names for imported Terraform Modules
51- | sap_vm_temp_vip: overhaul replace all shell logic with Ansible Modules and use special vars to determine OS network devices reliably
52- | sap_vm_temp_vip: overhaul documentation
27+ Various minor changes
28+
29+ Minor Changes
30+ -------------
31+
32+ - sap_hypervisor_node_preconfigure - OCPv add waits for resource readiness
33+ - sap_hypervisor_node_preconfigure - OCPv improve SR-IOV handling
34+ - sap_hypervisor_node_preconfigure - OCPv improve auth and add namespace targets
35+ - sap_hypervisor_node_preconfigure - OCPv update default vars and var prefixes
36+ - sap_vm_provision - add AWS Route53 record overwrite
37+ - sap_vm_provision - add IBM Cloud Private DNS Custom Resolver for IBM Power VS
38+ - sap_vm_provision - add google-guest-agent service for load balancer config
39+ - sap_vm_provision - add readiness for AnyDB HA (e.g. IBM Db2 HADR)
40+ - sap_vm_provision - add spread placement strategy for AWS, GCP, IBM Cloud, MS Azure, IBM PowerVM
41+ - sap_vm_provision - add var for Load Balancer naming on GCP, IBM Cloud, MS Azure
42+ - sap_vm_provision - add var for Virtual IP handling across multiple roles
43+ - sap_vm_provision - add vars for Kubevirt VM
44+ - sap_vm_provision - fix /etc/hosts for Virtual IPs
45+ - sap_vm_provision - fix Ansible to Terraform copy to working directory logic and note
46+ - sap_vm_provision - fix OS Subscription registration logic and BYOL/BYOS
47+ - sap_vm_provision - fix handling of AWS IAM Policy for HA
48+ - sap_vm_provision - fix handling of MS Azure IAM Role for HA
49+ - sap_vm_provision - fix handling of custom IOPS on AWS, GCP, IBM Cloud
50+ - sap_vm_provision - fix handling of nested variables within host_specifications_dictionary
51+ - sap_vm_provision - improve Web Proxy logic
52+ - sap_vm_provision - remove AWS CLI and GCloud CLI dependency
53+ - sap_vm_provision - update IBM Power VS locations lookup list
54+ - sap_vm_provision - update OS Images for AWS, GCP, IBM Cloud, MS Azure
55+ - sap_vm_provision - update embedded Terraform Template with updated var names for imported Terraform Modules
56+ - sap_vm_provision - update logic for IBM Cloud Virtual Network Interfaces (VNI)
57+ - sap_vm_provision - update logic for IBM Power VS Workspace with latest backend routing (PER)
58+ - sap_vm_provision - update platform guidance document
59+ - sap_vm_temp_vip - overhaul documentation
60+ - sap_vm_temp_vip - overhaul replace all shell logic with Ansible Modules and use special vars to determine OS network devices reliably
5361
5462v1.0.1
5563======
5664
5765Release Summary
5866---------------
5967
60- | Release Date: 2024-04-29
61- | collection: Bug fix for GH Action requirements
62- | collection: Bug fix for Ansible Collection dependencies
63- | sap_hypervisor_node_preconfigure: Bug fix for when condition typo and trident version update
64- | sap_vm_provision: Documentation update for AWS IAM
65- | sap_vm_provision: Documentation update for design assumptions with execution impact
66- | sap_vm_provision: Feature add for all to ensure short hostname is not longer than 13 characters (SAP Note 611361)
67- | sap_vm_provision: Feature add for all internal variable names prefix with __sap_vm_provision_
68- | sap_vm_provision: Feature add for all with rescue block to output errors without revealing credential secrets
69- | sap_vm_provision: Feature add for SAP HANA Scale-Out user-defined variable name prefix with sap_vm_provision
70- | sap_vm_provision: Feature add for all Ansible Tasks calling Infrastructure Platform APIs default to no_log instead of Environment
71- | sap_vm_provision: Feature add sample Ansible Playbook for blank Virtual Machine provision
72- | sap_vm_provision: Feature add for MS Azure SSH Key Pair from new dependency Ansible Module
73- | sap_vm_provision: Feature add for MS Azure and IBM Cloud Private DNS in separate Resource Group
74- | sap_vm_provision: Feature add for all Cloud vendors with updated regex for OS Image releases
75- | sap_vm_provision: Feature add for IBM Power VS using newer hardware machine type (Power10)
76- | sap_vm_provision: Bug fix for OS Package Repository registration task not triggering
77- | sap_vm_provision: Bug fix for Web Forward Proxy task not triggering
78- | sap_vm_provision: Bug fix for ignoring undefined variables (e.g. sap_id_user_password) set on hosts
79- | sap_vm_provision: Bug fix for IBM Power VS using Power Edge Router default instead of legacy cloud connections
80- | sap_vm_provision: Bug fix for IBM Power VS OS Image clone from stock and provision
81- | sap_vm_provision: Bug fix for MS Azure Virtual Machine info response changed data path for IP Address migrating from 1.x to 2.x Ansible Collection
82- | sap_vm_provision: Bug fix for MS Azure Virtual Machine vm_identity syntax changed migrating from 1.x to 2.x Ansible Collection
68+ Various enhancements
69+
70+ Minor Changes
71+ -------------
72+
73+ - collection - Bug fix for Ansible Collection dependencies
74+ - collection - Bug fix for GH Action requirements
75+ - sap_hypervisor_node_preconfigure - Bug fix for when condition typo and trident version update
76+ - sap_vm_provision - Bug fix for IBM Power VS OS Image clone from stock and provision
77+ - sap_vm_provision - Bug fix for IBM Power VS using Power Edge Router default instead of legacy cloud connections
78+ - sap_vm_provision - Bug fix for MS Azure Virtual Machine info response changed data path for IP Address migrating from 1.x to 2.x Ansible Collection
79+ - sap_vm_provision - Bug fix for MS Azure Virtual Machine vm_identity syntax changed migrating from 1.x to 2.x Ansible Collection
80+ - sap_vm_provision - Bug fix for OS Package Repository registration task not triggering
81+ - sap_vm_provision - Bug fix for Web Forward Proxy task not triggering
82+ - sap_vm_provision - Bug fix for ignoring undefined variables (e.g. sap_id_user_password) set on hosts
83+ - sap_vm_provision - Documentation update for AWS IAM
84+ - sap_vm_provision - Documentation update for design assumptions with execution impact
85+ - sap_vm_provision - Feature add for IBM Power VS using newer hardware machine type (Power10)
86+ - sap_vm_provision - Feature add for MS Azure SSH Key Pair from new dependency Ansible Module
87+ - sap_vm_provision - Feature add for MS Azure and IBM Cloud Private DNS in separate Resource Group
88+ - sap_vm_provision - Feature add for SAP HANA Scale-Out user-defined variable name prefix with sap_vm_provision
89+ - sap_vm_provision - Feature add for all Ansible Tasks calling Infrastructure Platform APIs default to no_log instead of Environment
90+ - sap_vm_provision - Feature add for all Cloud vendors with updated regex for OS Image releases
91+ - sap_vm_provision - Feature add for all internal variable names prefix with __sap_vm_provision_
92+ - sap_vm_provision - Feature add for all to ensure short hostname is not longer than 13 characters (SAP Note 611361)
93+ - sap_vm_provision - Feature add for all with rescue block to output errors without revealing credential secrets
94+ - sap_vm_provision - Feature add sample Ansible Playbook for blank Virtual Machine provision
8395
8496v1.0.0
8597======
8698
8799Release Summary
88100---------------
89101
90- | Release Date: 2024-02-02
91- | Initial Release on Galaxy
102+ Initial Release on Galaxy
0 commit comments