diff --git a/plugins/modules/clustering/consul/consul.py b/plugins/modules/clustering/consul/consul.py index f85e1cc729..9dc1a7713c 100644 --- a/plugins/modules/clustering/consul/consul.py +++ b/plugins/modules/clustering/consul/consul.py @@ -84,7 +84,7 @@ options: description: - the address to advertise that the service will be listening on. This value will be passed as the I(address) parameter to Consul's - U(/v1/agent/service/register) API method, so refer to the Consul API + C(/v1/agent/service/register) API method, so refer to the Consul API documentation for further details. tags: type: list