Revert "Revert "Remove deprecated functionality. (#363)""

This reverts commit e6d597b539.
This commit is contained in:
Felix Fontein
2022-07-02 14:28:31 +02:00
parent 6206976dbb
commit bc64aef5ca
5 changed files with 6 additions and 27 deletions
+1 -3
View File
@@ -27,9 +27,7 @@ options:
- When verifying the authenticity of the Docker Host server, provide the expected name of the server.
- If the value is not specified in the task, the value of environment variable C(DOCKER_TLS_HOSTNAME) will
be used instead. If the environment variable is not set, the default value will be used.
- The current default value is C(localhost). This default is deprecated and will change in community.docker
2.0.0 to be a value computed from I(docker_host). Explicitly specify C(localhost) to make sure this value
will still be used, and to disable the deprecation message which will be shown otherwise.
- Note that this option had a default value C(localhost) in older versions. It was removed in community.docker 3.0.0.
type: str
api_version:
description: