mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00: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:
@@ -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).
|
||||
Reference in New Issue
Block a user