mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 03:46:55 +00:00
Update/improve documentation (#743)
* Mention new modules in guide. * Improve formatting. * Improve docs for SSL version option. * Add docs and example for module defaults group. * Remove not applicable comment. * Improvements. * Remove dead link for Ansible Operator. * Ansible-bender seems to be no longer actively maintained, and its more aimed at podman. * Add note and preamble for example.
This commit is contained in:
@@ -320,7 +320,6 @@ 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 E(DOCKER_TLS_HOSTNAME) will
|
||||
be used instead. If the environment variable is not set, the default value will be used.
|
||||
- Note that this option had a default value V(localhost) in older versions. It was removed in community.docker 3.0.0.
|
||||
type: str
|
||||
api_version:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user