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/units/module_utils/facts/system/distribution
Rick Elrod 20509b6507
[facts] fix version facts on FreeBSD RC/PRERELEASE (#73020)
Change:
- The FreeBSD release can contain -RC or -PRERELEASE in addition to
  -RELEASE, -STABLE, or -CURRENT.

Test Plan:
- Added new fixed from an RC version of TrueNAS which uses a -PRERELEASE
  version of FreeBSD.

Tickets:
- Fixes #72331

Signed-off-by: Rick Elrod <rick@elrod.me>
4 years ago
..
fixtures [facts] fix version facts on FreeBSD RC/PRERELEASE (#73020) 4 years ago
__init__.py distribution: Refactor test_distribution_version testcases (#69300) 4 years ago
conftest.py Handle Slackware OS version strings containing a plus (“+”) (#68142) 4 years ago
test_distribution_sles4sap.py fix distribution fact for SLES4SAP (#71559) 4 years ago
test_distribution_version.py distribution: Add support for DragonFly (#70748) 4 years ago
test_parse_distribution_file_ClearLinux.py Handle Slackware OS version strings containing a plus (“+”) (#68142) 4 years ago
test_parse_distribution_file_Slackware.py Handle Slackware OS version strings containing a plus (“+”) (#68142) 4 years ago