Skip to content

Commit 7c72426

Browse files
committed
Fix addind mongodb_users
1 parent 54a10b0 commit 7c72426

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tasks/auth_initialization_ald.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,4 @@
4141
login_password: "{{ mongodb_user_admin_password }}"
4242
with_items:
4343
- "{{ mongodb_users }}"
44+
when: mongodb_users is defined

0 commit comments

Comments
 (0)