We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54a10b0 commit 7c72426Copy full SHA for 7c72426
tasks/auth_initialization_ald.yml
@@ -41,3 +41,4 @@
41
login_password: "{{ mongodb_user_admin_password }}"
42
with_items:
43
- "{{ mongodb_users }}"
44
+ when: mongodb_users is defined
0 commit comments