ansible/test/units/module_utils
Sam Doran 6e7fcf38a8 [stable-2.8] Get minor version number for CentOS and Debian (#57814) (#58538)
* [stable-2.8] Get minor version number for CentOS and Debian (#57814)

* Get the most detailed version number from distro.version() for CentOS and Debian
* Update tests and fixtures
* Update fixture generation script to gather distro info and work with Python 3
* Update LinuxMint fixtures
* Cleanup fixture formatting
* Improvements based on feedback from abadger:
    - use unicode since that is what distro returns
    - use frozenset with a tuple
    - include link Debian to bug
(cherry picked from commit ab6a9ef130)

Co-authored-by: Sam Doran <sdoran@redhat.com>

* Add a changelog for the version number in facts change
2019-06-30 16:59:38 -07:00
..
acme
aws
basic
cloud
common
docker
ec2
facts
gcp
hwc
json_utils
net_tools
network [stable-2.8] ftd_configuration: fix a bug with response parsing (#57480) (#57676) 2019-06-17 16:27:42 -07:00
parsing
urls [stable-2.8] Ensure uri module always returns status even on failure (#56240) 2019-05-24 10:52:05 -07:00
xenserver
__init__.py
conftest.py
test_database.py
test_distribution_version.py [stable-2.8] Get minor version number for CentOS and Debian (#57814) (#58538) 2019-06-30 16:59:38 -07:00
test_distro.py
test_known_hosts.py
test_kubevirt.py Backport/2.8/57685 (#57794) 2019-06-24 09:26:42 -07:00
test_netapp.py
test_postgresql.py
test_text.py
test_utm_utils.py
test_vmware.py