community.general/lib/ansible
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
..
cli Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
compat Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
config Misc typo fixes (#49816) 2018-12-14 15:12:58 +05:30
errors Add better error when k=v syntax is used with YAML in tasks (#41754) 2018-12-04 12:32:02 -05:00
executor Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
galaxy Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
inventory Inventory plugins move auto before ini (#44428) 2018-12-11 15:17:05 -05:00
module_utils Bundle a copy of github.com/nir0s/distro/distro.py 2018-12-17 11:01:01 -08:00
modules ACI: Add types to modules and doc fragment (#49997) 2018-12-17 11:23:10 -06:00
parsing Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
playbook Consolidate handler tracking (#49338) 2018-12-11 10:58:19 -05:00
plugins Move errors from import to connect (#50034) 2018-12-17 12:33:44 -05:00
template Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
utils Add types to common url parameters (#50000) 2018-12-17 11:26:07 -06:00
vars Misc typo fixes (#49816) 2018-12-14 15:12:58 +05:30
__init__.py
constants.py become_method: make dzdo more like sudo (#47946) 2018-12-04 18:24:32 -05:00
release.py Codename: How Many More Times 2018-09-04 12:38:29 -04:00