community.general/changelogs/fragments/10908-archive-lzma.yml
Alexei Znamensky ce544f370c
archive: lzma is standard in Python 3.7+ (#10908)
* archive: lzma is standard in Python 3.7+

* add changelog frag
2025-10-11 13:42:01 +02:00

2 lines
150 B
YAML

minor_changes:
- archive - remove conditional code for older Python versions (https://github.com/ansible-collections/community.general/pull/10908).