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
parent ff9f98795e
commit 606eb0df15
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).