OSA0003: Password should not be logged

The password is currently logged in the tests which is failing
the linter tests.

Change-Id: I33e84b312e24db07fe9e875ca1546bf9f917cca8
This commit is contained in:
Mohammed Naser 2018-05-07 15:34:03 -04:00
parent c9e7d54212
commit cd0281752c
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@
password: secrete
roles: 'readWrite,dbAdmin'
state: present
no_log: true
vars:
packages_mongodb:
- mongodb-clients