mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
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. |
||
---|---|---|
.. | ||
aws | ||
basic | ||
cloud | ||
common | ||
ec2 | ||
facts | ||
gcp | ||
json_utils | ||
net_tools | ||
network | ||
parsing | ||
urls | ||
__init__.py | ||
conftest.py | ||
test_acme.py | ||
test_database.py | ||
test_distribution_version.py | ||
test_distro.py | ||
test_docker_common.py | ||
test_known_hosts.py | ||
test_postgresql.py | ||
test_text.py | ||
test_vmware.py |