mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 03:46:55 +00:00
Fix idempotency of docker_compose_v2_pull. (#814)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user