mirror of https://github.com/ansible/ansible.git
Fix mongodb_user.py version detection logic (#3162)
Fix mongodb_user.py version detection logic for mongo srv 2.6 and mongo driver 2.7. The wrong variable was used for detecting the mongo driver version. This fix resolves the error "(Note: you must use pymongo 2.7+ with MongoDB 2.6.. 2.6.11)" no matter what version of pymongo you had installed for mongodb 2.6.reviewable/pr18780/r1
parent
352088bd94
commit
db38b45a63
Loading…
Reference in New Issue