1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units
stephane 77868a4104 Set Suse family for openSUSE Tumbleweed & Leap
On openSUSE Tumbleweed, lsb-release -a currently reports
the distributor ID as "openSUSE Tumbleweed". On openSUSE
Leap, the distributor ID is "SUSE LINUX".

Add them to the OS_FAMILY dict as Suse family systems.

Also add an entry to TESTSETS in test_distribution_version.py
for openSUSE Tumbleweed.
2016-10-23 02:04:28 +02:00
..
cli Fix call of wrong super class 2016-10-17 14:53:03 -04:00
contrib
errors
executor
inventory
inventory_test_data/group_vars
mock
module_utils Set Suse family for openSUSE Tumbleweed & Leap 2016-10-23 02:04:28 +02:00
modules Have unittests import mock from ansible.compat so they work on py3 without mock installed from pypi 2016-09-15 15:21:17 -07:00
parsing Many Cleanups to vault 2016-09-15 15:22:06 -07:00
playbook Fix uninitialized variable in deserialize method () 2016-10-20 22:54:16 -04:00
plugins Handle 'smart' scp_if_ssh option for fetch () 2016-10-21 09:59:56 -04:00
template Merge branch 'threaded_receiver' into devel 2016-09-20 09:18:26 -05:00
utils
vars Make ini parsing slightly more robust 2016-10-04 11:24:50 -07:00
__init__.py