Fix archive idempotency. (#765)

This commit is contained in:
Felix Fontein
2024-01-20 14:12:55 +01:00
committed by GitHub
parent 648e0652d5
commit ac41379119
2 changed files with 8 additions and 0 deletions
@@ -0,0 +1,2 @@
bugfixes:
- "docker_image - fix archiving idempotency with Docker API 1.44 or later (https://github.com/ansible-collections/community.docker/pull/765)."