1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/changelogs/fragments/2987-archive-stage-idempotency-fix.yml
Ajpantuso 9fd2ba60df
archive - staging idempotency fix (#2987)
* Initial Commit

* Fixing PY26 filter

* Adding changelog fragment

* Removing checksum related code

* Removing list comparisons due to Jinja errors

* Applying review suggestions

* Applying review suggestions - typos
2021-07-19 08:14:23 +02:00

4 lines
233 B
YAML

---
minor_changes:
- archive - refactoring prior to fix for idempotency checks. The fix will be a breaking change and only appear
in community.general 4.0.0 (https://github.com/ansible-collections/community.general/pull/2987).