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

nicer docs

This commit is contained in:
Brian Coca 2017-04-18 13:13:14 -04:00
parent ae3d7fb29e
commit 3f62dfda92

View file

@ -27,7 +27,8 @@ DOCUMENTATION:
options:
connect_string:
description:
- "Can be any valid MongoDB connection string, supporting authentication, replicasets, etc. More info at https://docs.mongodb.org/manual/reference/connection-string/"
- Can be any valid MongoDB connection string, supporting authentication, replicasets, etc.
- "More info at https://docs.mongodb.org/manual/reference/connection-string/"
default: "mongodb://localhost/"
database:
description: