diff --git a/plugins/doc_fragments/docker.py b/plugins/doc_fragments/docker.py index c7565f2b..c79620e7 100644 --- a/plugins/doc_fragments/docker.py +++ b/plugins/doc_fragments/docker.py @@ -402,4 +402,5 @@ options: deprecated: why: This was necessary a long time ago to handle problems with older TLS/SSL versions. It is no longer necessary nowadays. version: 4.0.0 + alternatives: None. ''' diff --git a/plugins/inventory/docker_swarm.py b/plugins/inventory/docker_swarm.py index 6d1556ff..4dd3b42b 100644 --- a/plugins/inventory/docker_swarm.py +++ b/plugins/inventory/docker_swarm.py @@ -81,6 +81,7 @@ DOCUMENTATION = ''' deprecated: why: This was necessary a long time ago to handle problems with SSL versions. It is no longer necessary nowadays. version: 4.0.0 + alternatives: None. api_version: description: - The version of the Docker API running on the Docker Host.