fix wrong variable
This commit is contained in:
parent
2ec10d5d6e
commit
0112e8ca47
@ -1,4 +1,4 @@
|
||||
---
|
||||
- include_tasks: install.yml
|
||||
- include_tasks: auth.yml
|
||||
when: not __mongodb_admin_check == '0'
|
||||
when: not __mongodb_admin_check.rc == '0'
|
||||
|
Loading…
Reference in New Issue
Block a user