mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
1e466df863
* 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
4 lines
206 B
YAML
4 lines
206 B
YAML
---
|
|
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).
|