You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/module_utils
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.
4 years ago
..
basic Let get_file_attributes() work without `lsattr -v` (#71845) 4 years ago
common AnsibleVaultEncryptedUnicode should be considered a string (#71609) 4 years ago
facts fix distribution fact for SLES4SAP (#71559) 4 years ago
json_utils Clean up unit test boilerplate. 4 years ago
parsing Clean up unit test boilerplate. 4 years ago
urls Add multipart/form-data functionality (#69376) 4 years ago
__init__.py
conftest.py Clean up unit test boilerplate. 4 years ago
test_api.py api: time.clock compatible code (#70650) 4 years ago
test_distro.py Clean up unit test boilerplate. 4 years ago