mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 14:20:22 -07:00
fixed misppelled description
This commit is contained in:
parent
7a686ab6d8
commit
e25032cc86
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ options:
|
||||||
required: false
|
required: false
|
||||||
default: ~/.docker/config.json
|
default: ~/.docker/config.json
|
||||||
docker_url:
|
docker_url:
|
||||||
descriptions:
|
description:
|
||||||
- Refers to the protocol+hostname+port where the Docker server is hosted
|
- Refers to the protocol+hostname+port where the Docker server is hosted
|
||||||
required: false
|
required: false
|
||||||
default: unix://var/run/docker.sock
|
default: unix://var/run/docker.sock
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue