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
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.
6 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
integration support lro in azure_rm_resource (#49919) 6 years ago
legacy Update bare exceptions to specify Exception. 6 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Update bare exceptions to specify Exception. 6 years ago
sanity Fix validate-modules to not complain about sys.exit in comments 6 years ago
units Bundle a copy of github.com/nir0s/distro/distro.py 6 years ago
utils Fix passing of env vars to Shippable. 6 years ago