archive - a first refactoring (#2061)

* a first refactoring on archive

* added changelog fragment

* suggestion from PR
This commit is contained in:
Alexei Znamensky 2021-03-21 23:12:41 +13:00 committed by GitHub
commit 606eb0df15
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 58 additions and 59 deletions

View file

@ -0,0 +1,2 @@
minor_changes:
- archive - refactored some reused code out into a couple of functions (https://github.com/ansible-collections/community.general/pull/2061).