Looks like we forgot to add the new modules to the action_group. (#209)

This commit is contained in:
Felix Fontein
2021-09-18 17:07:35 +02:00
committed by GitHub
parent b5263ccbd0
commit f01dacd6cf
2 changed files with 5 additions and 0 deletions
@@ -0,0 +1,2 @@
minor_changes:
- "Add the modules docker_container_exec, docker_image_load and docker_plugin to the ``docker`` module defaults group (https://github.com/ansible-collections/community.docker/pull/209)."