diff --git a/tasks/main.yml b/tasks/main.yml index 96534b5..2593f0f 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -1,4 +1,4 @@ --- - include_tasks: install.yml - include_tasks: auth.yml - when: not __mongodb_admin_check.rc == '0' + when: not __mongodb_admin_check.rc == 0