ansible/test
Christian Loos ea119d3089
fix distribution fact for SLES4SAP (#71559)
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.
2020-09-30 10:52:41 -04:00
..
ansible_test
integration Remove incidental_nios_txt_record (#72009) 2020-09-30 08:56:27 -05:00
lib/ansible_test ansible-test: improve version number validation, validate some semantic versioning properties (#71679) 2020-09-29 13:33:45 -07:00
sanity Remove incidental_nios_txt_record (#72009) 2020-09-30 08:56:27 -05:00
support Remove incidental_nios_txt_record (#72009) 2020-09-30 08:56:27 -05:00
units fix distribution fact for SLES4SAP (#71559) 2020-09-30 10:52:41 -04:00
utils/shippable Test changes to allow using "macos" test image (#71849) 2020-09-22 09:10:36 -04:00