Skip to content

Commit ceffd52

Browse files
authored
Add default mongodb_set_parameters var
1 parent c4b3764 commit ceffd52

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

defaults/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,3 +97,6 @@ mongodb_root_admin_password: passw0rd
9797

9898
mongodb_root_backup_name: "backupuser"
9999
mongodb_root_backup_password: "passw0rd"
100+
101+
# setParameter config
102+
mongodb_set_parameters:

0 commit comments

Comments
 (0)