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:
Felix Fontein
2024-01-06 10:07:53 +01:00
committed by GitHub
parent 22d595eddb
commit 5f9f78ede6
2 changed files with 87 additions and 18 deletions
-1
View File
@@ -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: