ansible/test
Christian Loos 505df0d564
fix distribution fact for SLES4SAP (#71559) (#72026)
b6b238a fixed the SLES4SAP detection, which was at this time ok.
Sadly Suse changed with SLES 15 the /etc/os-release file, so the above
change will no longer work.

This commit updates the SLES4SAP detection regarding
https://www.suse.com/support/kb/doc/?id=000019341.

The symlink realpath is matched with endswith, because in SLES 12+ the
link target is SLES_SAP.prod, but in SLES 11 the link target is
SUSE_SLES_SAP.prod.

(cherry picked from commit ea119d3089)
2020-10-21 15:35:36 -05:00
..
ansible_test
integration [dnf] show installations/removals in check_mode (#70892) (#72180) 2020-10-21 14:42:26 -05:00
lib/ansible_test [stable-2.10] Support collection constraints in ansible-test. (#72157) 2020-10-08 16:17:28 -05:00
sanity [stable-2.10] CI provider fixes for ansible-test. (#71929) (#71932) 2020-09-28 00:34:12 -05:00
support Deprecation revisited (#69926) 2020-06-09 15:21:19 -07:00
units fix distribution fact for SLES4SAP (#71559) (#72026) 2020-10-21 15:35:36 -05:00
utils/shippable [stable-2.10] Test changes to allow using "macos" test image (#71849) (#71861) 2020-09-28 00:33:11 -05:00