added missing alias to docker doc fragment

This commit is contained in:
Brian Coca 2016-04-25 10:20:46 -04:00
parent 87d2345cf5
commit 0f9eaedfa9

View file

@ -26,6 +26,7 @@ options:
- URL or Unix socket path used to connect to the Docker daemon.
required: false
default: null
aliases: ['docker_url']
tls_hostname:
description:
- If verifying the name of the host found in the TLS certs, provide the expected host name.