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.pull/18777/head
parent
bbe8e1f53b
commit
00adb6e5d4
Loading…
Reference in New Issue