Update call parameters
This commit is contained in:
parent
fe8f9be567
commit
f9a895e8e1
|
@ -35,6 +35,10 @@ options:
|
||||||
description:
|
description:
|
||||||
- Host to connect to, including port
|
- Host to connect to, including port
|
||||||
default: http://127.0.0.1:8384
|
default: http://127.0.0.1:8384
|
||||||
|
unix_socket:
|
||||||
|
description:
|
||||||
|
- Use this unix socket instead of TCP
|
||||||
|
required: false
|
||||||
api_key:
|
api_key:
|
||||||
description:
|
description:
|
||||||
- API key to use for authentication with host.
|
- API key to use for authentication with host.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user