1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/changelogs/fragments/platform-dist-to-nir0s-distro.yaml
2018-12-17 11:01:01 -08:00

5 lines
215 B
YAML

---
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.