Fix idempotency of docker_compose_v2_pull. (#814)

This commit is contained in:
Felix Fontein
2024-03-13 13:20:11 +01:00
committed by GitHub
parent 6600f501ae
commit 4bab9a6b0e
5 changed files with 33 additions and 18 deletions
+2
View File
@@ -31,6 +31,8 @@ extends_documentation_fragment:
attributes:
check_mode:
support: full
details:
- In check mode, pulling the image does not result in a changed result.
diff_mode:
support: none