mirror of https://github.com/ansible/ansible.git
mongodb_user: properly guard user adding with try...except (#2582)
The user adding part is not properly guarded by a try...except block, so pymongo exceptions can escape from it. Also there's a double-guarding where roles are given. Fixes: #2575reviewable/pr18780/r1
parent
38d364103d
commit
960fcaf67a
Loading…
Reference in New Issue