mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-17 14:21:30 +00:00
nicer docs
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user