mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-28 21:31:26 -07:00
Use module formatting (#33413)
This commit is contained in:
parent
c2bef76c46
commit
4d67cdd1f7
5 changed files with 7 additions and 7 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue