6 lines
215 B
YAML
6 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.
|