20 Commits

Author SHA1 Message Date
Mikhail Konyakhin
56af8c7e9b Remove not needed conditions from handlers. 2019-12-21 15:52:35 +03:00
Mikhail Konyakhin
1676d32ddf Merge branch 'master' into fix_disable-transparent-hugepages 2019-12-19 22:58:39 +03:00
Mikhail Konyakhin
79269de800 Update formating and fix tests. 2019-12-14 16:01:12 +03:00
Mikhail Konyakhin
db328011d5 Fix unit file of disable-transparent-hugepages and fix all time change status. 2019-11-25 14:02:26 +03:00
Mikhail Konyakhin
137e4f1f2a Add flag 'mongodb_manage_systemd_unit' for disable manage systemd unit
file of MongoDB.
2019-11-25 12:54:21 +03:00
Nautikos1235
d43a5ce078 Fixed handlers yaml format 2019-10-18 09:43:04 +02:00
Sergei Antipov
5ee8162161
Fixed for Ansible 2.8 2019-05-25 22:52:10 -04:00
Sergei Antipov
852ad2149e
Fix all issues and warnings 2019-05-23 00:37:39 -04:00
Sergei Antipov
02495dece3
Fix for linting warnings 2019-05-21 15:42:02 -04:00
Paulo Pizarro
0ab86358bf Fixed mms agent configuration 2019-04-26 20:13:58 -03:00
David Castellanos
40c3cedc7c Fix (again) Systemd support
Commit #d9393b1 did not completely fixed the systemd-related issues.
The handler "reload systemd" has a "when" clause which fails in
systemd-based systems.

This commit attempts to fix the problem described above. The "when"
clause in the handler "reload systemd" has been fixed. Some facts has
been added in the install playbook, in order to make the code more
simple and easier to maintain.
2016-09-29 09:39:37 +02:00
Sergei Antipov
ae56691898 Updated working with transparent_hugepages 2015-06-16 17:33:22 +06:00
deimosfr
c440999218 fixing creation user fail when not managing service and typo 2015-04-10 13:33:37 +02:00
deimosfr
985e5297f0 feat: adding service managment 2015-04-02 21:48:03 +02: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
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
Kirill Klenov
356a1b5b61 Refactoring. Support MMS 2014-12-19 17:39:09 +03:00
Kirill Klenov
804d89698b Migrate to the mongo-org package 2014-07-30 18:32:46 +01:00
Kirill Klenov
42ecbbb76f Setup travis. 2014-06-04 19:09:28 +04:00