corrected typo in URL for consul.io
This commit is contained in:
parent
1276420a3a
commit
f31c7d9b05
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
DOCUMENTATION = """
|
||||
module: consul
|
||||
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:
|
||||
- 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
|
||||
|
|
Loading…
Reference in a new issue