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
Sam Doran 9a21e24778
get_distribution - Return distribution for all platforms (#71641)
Since moving to distro, it is possible to return this information for all platforms, not just Linux.
Also return version information for all platfrom not just Linux.
Update unit tests.
Remove some duplicate unit tests though I think there are more to remove.

* Fix docstring formatting

* Minor docstring changes

* Mock distro.id for Solaris service test

* Update comment
3 years ago
..
basic get_distribution - Return distribution for all platforms (#71641) 3 years ago
common get_distribution - Return distribution for all platforms (#71641) 3 years ago
facts
json_utils
parsing
urls
__init__.py
conftest.py
test_api.py
test_distro.py