mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 03:52:05 +00:00
Prepare 4.4.0 release.
This commit is contained in:
parent
ab53cb2e80
commit
5ce4783053
1
changelogs/fragments/4.4.0.yml
Normal file
1
changelogs/fragments/4.4.0.yml
Normal file
@ -0,0 +1 @@
|
|||||||
|
release_summary: Feature and bugfix release.
|
||||||
@ -13,6 +13,8 @@ module: docker_context_info
|
|||||||
|
|
||||||
short_description: Retrieve information on Docker contexts for the current user
|
short_description: Retrieve information on Docker contexts for the current user
|
||||||
|
|
||||||
|
version_added: 4.4.0
|
||||||
|
|
||||||
description:
|
description:
|
||||||
- Return information on Docker contexts.
|
- Return information on Docker contexts.
|
||||||
- This includes some generic information, as well as a RV(contexts[].config) dictionary that can be used for module defaults for all community.docker modules
|
- This includes some generic information, as well as a RV(contexts[].config) dictionary that can be used for module defaults for all community.docker modules
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user