1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

corrected typo in URL for consul.io

This commit is contained in:
mlamatr 2015-05-29 23:18:44 -04:00 committed by Matt Clay
parent 3cded7d5af
commit 4005b2855b

View file

@ -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