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>
2021-01-05 10:16:59 -05:00
..
fixtures [facts] fix version facts on FreeBSD RC/PRERELEASE (#73020) 2021-01-05 10:16:59 -05:00
__init__.py
conftest.py Handle Slackware OS version strings containing a plus (“+”) (#68142) 2020-07-17 16:39:26 -04:00
test_distribution_sles4sap.py fix distribution fact for SLES4SAP (#71559) 2020-09-30 10:52:41 -04:00
test_distribution_version.py distribution: Add support for DragonFly (#70748) 2020-07-21 13:47:11 -04:00
test_parse_distribution_file_ClearLinux.py Handle Slackware OS version strings containing a plus (“+”) (#68142) 2020-07-17 16:39:26 -04:00
test_parse_distribution_file_Slackware.py Handle Slackware OS version strings containing a plus (“+”) (#68142) 2020-07-17 16:39:26 -04:00