Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge dev to main for release 1.2.1 #311

Merged
merged 25 commits into from
Jan 25, 2023
Merged

Merge dev to main for release 1.2.1 #311

merged 25 commits into from
Jan 25, 2023

Conversation

berndfinger
Copy link
Member

No description provided.

sean-freeman and others added 23 commits January 8, 2023 22:44
sap_install_media_detect and sap_swpm: minor patches
sap_netweaver_preconfigure: Solve issue #304
Solve issue 306 (avoid the `nobest` parameter in the `dnf` module)
Collection: Prepare for v1.2.1
ansible.builtin.debug:
msg: "INFO: Not checking for link {{ sap_netweaver_preconfigure_rpath }}/libstdc++.so.6 - file /opt/rh/SAP/lib64/compat-sap-c++-10.so does not exist on this system."
when: not __sap_netweaver_preconfigure_register_stat_compat_sap_cpp.stat.exists

- name: Get info about file "{{ sap_netweaver_preconfigure_rpath }}/libstdc++.so.6"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggesting improvement:
Use quotes around the entire task name, do not start in the middle of the name.

Copy link
Contributor

@ja9fuchs ja9fuchs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed for the fixing changes, not the underlying logic of the tasks in the roles.

berndfinger and others added 2 commits January 25, 2023 19:13
sap_netweaver_preconfigure: Surround absolute file names with single quotes
@berndfinger berndfinger merged commit f0deb28 into main Jan 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants