From d88fe4d34fca37b3d639b99d8201ffee2d48d434 Mon Sep 17 00:00:00 2001 From: Maksim Vorobyev <158342012+MaxVorobyev@users.noreply.github.com> Date: Mon, 25 Nov 2024 23:49:52 +0300 Subject: [PATCH] Update plugins/modules/docker_network.py Co-authored-by: Felix Fontein --- plugins/modules/docker_network.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugins/modules/docker_network.py b/plugins/modules/docker_network.py index 31717cca..8523d055 100644 --- a/plugins/modules/docker_network.py +++ b/plugins/modules/docker_network.py @@ -98,7 +98,8 @@ ingress: description: - - Enable swarm routing-mesh. + - Enable Swarm routing-mesh. + version_added: 4.2.0 type: bool ipam_driver: