mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-06 06:04:24 -07:00
archive - idempotency enhancement for 4.0.0 (#3075)
* Initial Commit
* Comparing with tar file checksums rather than tar header checksums
* Added changelog fragment
* Revert "Comparing with tar file checksums rather than tar header checksums"
This reverts commit bed4b17107
.
* Restricting idempotency tests by format
* Applying review suggestions
This commit is contained in:
parent
6033ce695b
commit
1e466df863
3 changed files with 65 additions and 21 deletions
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
breaking_changes:
|
||||
- archive - adding idempotency checks for changes to file names and content within the ``destination`` file
|
||||
(https://github.com/ansible-collections/community.general/pull/3075).
|
Loading…
Add table
Add a link
Reference in a new issue