Mongo modules for getting cluster status and managing cluster config.
Showing
playbooks/library/mongo_rs_member
0 → 100755
playbooks/library/mongo_status
0 → 100755
| ... | ... | @@ -12,3 +12,5 @@ python-simple-hipchat==0.2 | 
| prettytable==0.7.2 | ||
| awscli==1.4.2 | ||
| requests | ||
| # Needed for the mongo_status module(playbooks/library/mongo_status) | ||
| pymongo==3.1 | 
Please
register
or
sign in
to comment