mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Port from plaform.dist to ansible.module_utils.distro.linux_distribution
ci_complete
This commit is contained in:
5
changelogs/fragments/platform-dist-to-nir0s-distro.yaml
Normal file
5
changelogs/fragments/platform-dist-to-nir0s-distro.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
minor_changes:
|
||||
- Python-3.8 removes platform.dist() from the standard library. To maintain
|
||||
compatibility we've switched to an alternative library, nir0s/distro to
|
||||
detect the distribution for fact gathering.
|
||||
Reference in New Issue
Block a user