mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-08 15:14:20 -07:00
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
This commit is contained in:
parent
7b9687f758
commit
9fd2ba60df
5 changed files with 179 additions and 19 deletions
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
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).
|
Loading…
Add table
Add a link
Reference in a new issue