mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
fix alt linux detection for new versions (#43723)
they dropped the Linux so now it only shows as ALT, it should still be backwards compatible pkg_mgr detection relies on `Altlinux` string, so properly setting os_distribution should take care of it as side effect fixes #43539
This commit is contained in:
2
changelogs/fragments/alternative_facts.yml
Normal file
2
changelogs/fragments/alternative_facts.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- Fix alt linux detection/matching
|
||||
Reference in New Issue
Block a user