You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PLAY [apply common configuration to all nodes] *********************************************************************************************************************************************************************************************************************************
ERROR! Syntax Error while loading YAML.
did not find expected node content
The error appears to have been in '/etc/ansible/group_vars/mongodb': line 40, column 7, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
roles:
- db: local
^ here
Please advise if it is currently possible to create a oplog user in admin database with read access into local database.
The text was updated successfully, but these errors were encountered:
Hello
When looking into library/mongodb_user_fixed.py I found the following:
But when trying to use it as follows:
Ansible gives YAML syntax error.
Please advise if it is currently possible to create a oplog user in admin database with read access into local database.
The text was updated successfully, but these errors were encountered: