mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
Native YAML - database/misc/mongodb_user.py (#3631)
This commit is contained in:
committed by
Matt Clay
parent
cd54cd973a
commit
737c6afb54
@@ -174,7 +174,8 @@ EXAMPLES = '''
|
||||
state: present
|
||||
replica_set: belcher
|
||||
roles:
|
||||
- { db: "local" , role: "read" }
|
||||
- db: local
|
||||
role: read
|
||||
|
||||
'''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user