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/module_utils
Adrian Likins 5e1f8a48f3 Bundle a copy of github.com/nir0s/distro/distro.py
Since the 'platform.dist()' and 'platform.linux_distribution()'
methods will be removed from future versions of python, this
provides an alternative to replace ansibles use of those
methods.

lib/ansible/module_utils/distro.py is a copy of
https://github.com/nir0s/distro/blob/master/distro.py

This module is originally from https://github.com/nir0s/distro
and is license under the Apache License, Version 2.0.
2018-12-17 11:01:01 -08:00
..
aws
basic move some of basic into common (#48078) 2018-12-07 10:21:11 -08:00
cloud
common
ec2 Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
facts
gcp
json_utils
net_tools
network
parsing
urls
__init__.py
conftest.py
test_acme.py
test_database.py
test_distribution_version.py set ansible_os_family from name variable in os-release for clearlinux OS (#49639) 2018-12-11 16:12:38 -05:00
test_distro.py Bundle a copy of github.com/nir0s/distro/distro.py 2018-12-17 11:01:01 -08:00
test_docker_common.py
test_known_hosts.py
test_postgresql.py
test_text.py
test_vmware.py VMware: Fix module usages in module_utils (#49421) 2018-12-04 10:11:29 +05:30