Use module formatting (#33413)

This commit is contained in:
John R Barker 2017-12-07 14:26:52 +00:00 committed by GitHub
parent c2bef76c46
commit 4d67cdd1f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 7 additions and 7 deletions

View file

@ -32,7 +32,7 @@ DOCUMENTATION = '''
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/"
- "More info at U(https://docs.mongodb.org/manual/reference/connection-string/)"
default: "mongodb://localhost/"
database:
description: