mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
Do not crash when lzma is not around. (#5393)
This commit is contained in:
parent
c3bdc4b394
commit
5aa1e58749
3 changed files with 39 additions and 10 deletions
2
changelogs/fragments/5393-archive.yml
Normal file
2
changelogs/fragments/5393-archive.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- "archive - avoid crash when ``lzma`` is not present and ``format`` is not ``xz`` (https://github.com/ansible-collections/community.general/pull/5393)."
|
Loading…
Add table
Add a link
Reference in a new issue