ansible/test
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
..
cache
integration support lro in azure_rm_resource (#49919) 2018-12-17 13:21:25 +08:00
legacy Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
results
runner Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
sanity Fix validate-modules to not complain about sys.exit in comments 2018-12-16 15:03:19 -08:00
units Bundle a copy of github.com/nir0s/distro/distro.py 2018-12-17 11:01:01 -08:00
utils Fix passing of env vars to Shippable. 2018-11-14 10:50:31 -08:00