Commit Graph

17 Commits

Author SHA1 Message Date
Sergei Antipov b03ff7bf65 Fix replication module 2018-02-26 15:35:36 +07:00
Sergei Antipov cc1decf1f9 Reload systemd after install 2018-02-23 19:35:03 +07:00
Sergei Antipov 0e7dbda68d Fix replication module failing on timeout 2018-02-22 22:29:39 +07:00
Sergei Antipov 188cbaae59 Fixes to use MongoDB 3.6 2018-02-21 01:23:43 +07:00
Sergei Antipov 7779fcf671 Dropped support of EOL versions of MongoDB.
Added testing with Python 2.7.x
2018-02-16 11:53:36 +07:00
Sergei Antipov 6319a737b8 Exception handling compatible with Python 3.x 2018-02-15 15:41:55 +07:00
Sergei Antipov 136c98beb7 Update module + use pip3 2018-02-15 14:04:29 +07:00
Sergei Antipov 7bfc707fcf Update description of replication module [skip ci] 2016-05-18 17:38:25 +06:00
Sergei Antipov 25c7cec6f2 Support of mongodb 3 2016-04-17 19:43:00 +06:00
Sergei Antipov 6dd0a0da06 Added compatibility check for Pymongo 2016-03-04 01:22:10 +06:00
davidcaste 111069fbee Add support for hidden repl members and priorities
Currently ansible-role-mongodb does not support replicaset member
attributes as "hidden" and "priority".

This commit attempts to solve the problem described above. Support for
attributes "hidden" and "priority" has been added.
2015-12-14 09:17:37 +01:00
Sergei Antipov 0148f4e54f Fixed problem with wrong pymongo package 2015-11-16 16:46:46 +06:00
Sergei Antipov f060702b6b Added fixed mongodb_user module 2015-11-16 15:00:25 +06:00
Sergei Antipov 6633edc0c5 Improved mongodb_replication module 2015-02-24 17:55:21 +06:00
Sergei Antipov c9b2612f69 Changes in mongodb_replication module 2015-02-18 14:14:42 +06:00
Sergei Antipov 454df2ef69 Changed description in mongodb_replication module 2015-02-17 19:20:06 +06:00
Sergei Antipov abf8ded23e A lot of changes in replication. Added mongodb_replication module 2015-02-17 19:20:06 +06:00