Skip to content

Commit aeef30c

Browse files
committed
no output
1 parent 98b58f4 commit aeef30c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

roles/mongo/tasks/generalconfig.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
- name: Debug mongodb authentication check
1919
ansible.builtin.debug:
20-
msg: "{{ mongo_authentication_disabled.stdout }}"
20+
msg: "{{ mongo_authentication_disabled }}"
2121
verbosity: 2
2222

2323
- name: configure primary or standalone

0 commit comments

Comments
 (0)