ansible/test/units/modules
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
2021-06-11 10:22:18 -04:00
..
__init__.py
conftest.py Clean up unit test boilerplate. 2020-06-22 14:20:33 -07:00
test_apt.py Clean up unit test boilerplate. 2020-06-22 14:20:33 -07:00
test_apt_key.py apt_key: add --recv argument as last one (#74949) 2021-06-11 05:47:59 +10:00
test_async_wrapper.py async_wrapper more info on end (#74199) 2021-04-13 10:30:13 -04:00
test_copy.py Clean up unit test boilerplate. 2020-06-22 14:20:33 -07:00
test_hostname.py hostname: clean up strategies 2021-05-27 13:15:52 +02:00
test_iptables.py Remove commented code (#74860) 2021-06-01 11:26:38 -04:00
test_known_hosts.py sanity: remove ansible-bad-function (#70431) 2020-07-07 11:46:28 -04:00
test_pip.py Clean up unit test boilerplate. 2020-06-22 14:20:33 -07:00
test_service.py get_distribution - Return distribution for all platforms (#71641) 2021-06-11 10:22:18 -04:00
test_service_facts.py service_facts: return service state information on AIX (#72073) 2020-10-13 11:28:59 -04:00
test_systemd.py Clean up unit test boilerplate. 2020-06-22 14:20:33 -07:00
test_unarchive.py unarchive - do not fail in init when trying to find required binary (#74892) 2021-06-07 12:59:06 -04:00
test_yum.py Clean up unit test boilerplate. 2020-06-22 14:20:33 -07:00
utils.py Clean up unit test boilerplate. 2020-06-22 14:20:33 -07:00