You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- sap_vm_provision - Add MS Azure disclaimer about reliability of azure collection (https://github.com/sap-linuxlab/community.sap_infrastructure/pull/159)
20
+
- sap_hypervisor_node_preconfigure - Refactor role and conform to linting (https://github.com/sap-linuxlab/community.sap_infrastructure/pull/156)
21
+
- sap_vm_temp_vip - Refactor variables and improve logic for skipping hosts (https://github.com/sap-linuxlab/community.sap_infrastructure/pull/157)
22
+
23
+
Bugfixes
24
+
--------
25
+
- sap_vm_provision - Fix deprecated network parameter for amazon.aws.ec2_instance (https://github.com/sap-linuxlab/community.sap_infrastructure/pull/153)
26
+
- sap_vm_provision - Fix adding /etc/hosts for all in play not just itself (https://github.com/sap-linuxlab/community.sap_infrastructure/pull/160)
- sap_vm_provision - Add MS Azure disclaimer about reliability of azure collection (https://github.com/sap-linuxlab/community.sap_infrastructure/pull/159)
144
+
- sap_hypervisor_node_preconfigure - Refactor role and conform to linting (https://github.com/sap-linuxlab/community.sap_infrastructure/pull/156)
145
+
- sap_vm_temp_vip - Refactor variables and improve logic for skipping hosts (https://github.com/sap-linuxlab/community.sap_infrastructure/pull/157)
146
+
bugfixes:
147
+
- sap_vm_provision - Fix deprecated network parameter for amazon.aws.ec2_instance (https://github.com/sap-linuxlab/community.sap_infrastructure/pull/153)
148
+
- sap_vm_provision - Fix adding /etc/hosts for all in play not just itself (https://github.com/sap-linuxlab/community.sap_infrastructure/pull/160)
- name: Use kubeconfig file specified in environment variable K8S_AUTH_KUBECONFIG | KUBECONFIG if sap_hypervisor_node_preconfigure_ocp_kubeconfig_path is not defined.
9
+
# Use kubeconfig file specified in environment variable K8S_AUTH_KUBECONFIG | KUBECONFIG
10
+
# if sap_hypervisor_node_preconfigure_ocp_kubeconfig_path is not defined.
11
+
- name: Use kubeconfig file specified in environment variable if sap_hypervisor_node_preconfigure_ocp_kubeconfig_path is not defined.
- name: Use kubeconfig file specified in environment variable K8S_AUTH_KUBECONFIG | KUBECONFIG if sap_vm_provision_kubevirt_vm_kubeconfig_path is not defined
30
+
# Use kubeconfig file specified in environment variable K8S_AUTH_KUBECONFIG | KUBECONFIG
31
+
# if sap_hypervisor_node_preconfigure_ocp_kubeconfig_path is not defined.
32
+
- name: Use kubeconfig file specified in environment variable if sap_hypervisor_node_preconfigure_ocp_kubeconfig_path is not defined.
0 commit comments