Forgot to add docker_compose_v2_pull to action group. (#773)

This commit is contained in:
Felix Fontein
2024-01-21 22:04:27 +01:00
committed by GitHub
parent 901c1c4f9c
commit a53ecb6e66
2 changed files with 3 additions and 0 deletions
@@ -0,0 +1,2 @@
bugfixes:
- "docker_compose_v2_pull - the module was documented as part of the ``community.docker.docker`` action group, but was not actually part of it. That has now been fixed (https://github.com/ansible-collections/community.docker/pull/773)."