corrected typo in URL for consul.io
This commit is contained in:
parent
01caf84227
commit
80663e0fbe
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
DOCUMENTATION = """
|
DOCUMENTATION = """
|
||||||
module: consul
|
module: consul
|
||||||
short_description: "Add, modify & delete services within a consul cluster.
|
short_description: "Add, modify & delete services within a consul cluster.
|
||||||
See http://conul.io for more details."
|
See http://consul.io for more details."
|
||||||
description:
|
description:
|
||||||
- registers services and checks for an agent with a consul cluster. A service
|
- registers services and checks for an agent with a consul cluster. A service
|
||||||
is some process running on the agent node that should be advertised by
|
is some process running on the agent node that should be advertised by
|
||||||
|
|
Loading…
Reference in a new issue