16 Commits

Author SHA1 Message Date
James Yang
b315a70cc0 parameterize apt key and apt repo variables
remove when conditional
2015-08-14 13:25:37 -07:00
Dariusz Łuksza
8500b9b1ed Ensure /data/db directory on debina
It appears that standard mongo install process on debian doesn't create the /data/db directory. This prevents mongo process from starting and required manual job on the server.

With this fix the /data/db directory will be created by ansible during install process.
2015-07-25 11:46:34 +02:00
Deimosfr
04ecae0cc6 Adding numactl package
More and more physical servers are running on numa infrastructure. To
get best performances, numactl is required.
2015-06-26 18:56:32 +02:00
Sergei Antipov
9442794314 Global refactoring of authorization and replication 2015-06-22 14:59:25 +06:00
Sergei Antipov
11c4200f5e Added changed_when for several tasks 2015-06-16 14:19:58 +06:00
Oleg Vivtash
6309afc1cf Update install.deb.yml 2015-04-06 19:51:47 +03:00
Oleg Vivtash
4fa70d3dab Ability to install PyMongo from PIP 2015-04-06 19:38:52 +03:00
deimosfr
bc790326ab fixing systemd issue
Updating systemd detection by getting PID 1 command line instead of
checking systemd folder. This to avoid issues with Docker for example.
2015-03-04 11:05:08 +01:00
deimosfr
45508b9f99 fix regression on non systemd debian 2015-02-26 15:11:22 +01:00
deimosfr
edd9915a1a fixing service fail with systemd 2015-02-25 15:45:47 +01:00
Kirill Klenov
862a633425 Better handle mongodb-org 2015-01-23 12:43:36 +03:00
Guillaume Dedrie
538813020d Missing when statement preventing MongoDB repository to be added 2015-01-09 00:06:13 +01:00
Kirill Klenov
f11f7886f7 Change behaviour 2015-01-07 14:43:05 +03:00
Guillaume Dedrie
8769e8a411 Add possibility for User to install from Official Debian or Ubuntu Repo.
Support new variable and due to difference between Debian/Ubuntu repo and MongoDB, daemon and file convention naming are differents.
2015-01-05 14:42:40 +01:00
Guillaume Dedrie
d05268e601 Support Debian machine using MongoDB official repository for Debian 2014-08-25 16:14:41 +02:00
Kirill Klenov
1c29f2b317 Init role. 2014-06-04 19:03:58 +04:00