Andrea Dell'Amico
|
c7440fcfdf
|
Merge pull request 'ELK: add tasks and templates that manage kibana, and nginx in front of it.' (#157) from adellam/ansible-roles:master into master
|
2020-03-13 19:47:56 +01:00 |
Andrea Dell'Amico
|
0d5bf23f5e
|
ELK: add tasks and templates that manage kibana, and nginx in front of it.
|
2020-03-13 19:47:02 +01:00 |
Andrea Dell'Amico
|
0455139c6b
|
Merge pull request 'roundcube: disable the help plugin by default, it's not useful.' (#156) from adellam/ansible-roles:master into master
|
2020-03-12 10:42:56 +01:00 |
Andrea Dell'Amico
|
3aa4504a79
|
roundcube: disable the help plugin by default, it's not useful.
|
2020-03-12 10:42:27 +01:00 |
Andrea Dell'Amico
|
3abfbc902b
|
Merge pull request 'Default to the latest version. Fix a typo.' (#155) from adellam/ansible-roles:master into master
|
2020-03-10 19:13:34 +01:00 |
Andrea Dell'Amico
|
a30b91640e
|
Default to the latest version. Fix a typo.
|
2020-03-10 19:13:04 +01:00 |
Tommaso Piccioli
|
4c4bf850c4
|
Merge branch 'master' of tpiccioli/ansible-roles into master
|
2020-03-06 11:50:14 +01:00 |
Tommaso Piccioli
|
ae28502c50
|
DB dump retention changed
|
2020-03-06 11:48:35 +01:00 |
Andrea Dell'Amico
|
39a086a894
|
Merge branch 'master' of adellam/ansible-roles into master
|
2020-03-03 18:42:13 +01:00 |
Andrea Dell'Amico
|
65a711d387
|
mysql: Fixes to make it work with the new python module and with mysql 5.7.
|
2020-03-03 18:41:27 +01:00 |
Andrea Dell'Amico
|
786d891094
|
Merge branch 'master' of adellam/ansible-roles into master
|
2020-02-27 17:20:31 +01:00 |
Andrea Dell'Amico
|
cadbcc5cc7
|
Two tasks used the copy module instead of the template one.
|
2020-02-27 17:19:38 +01:00 |
Andrea Dell'Amico
|
ee21a14af2
|
Merge branch 'master' of adellam/ansible-roles into master
|
2020-02-18 14:31:44 +01:00 |
Andrea Dell'Amico
|
ba36889c0e
|
clamav: install perl if the unofficial signatures are enabled.
|
2020-02-18 14:31:01 +01:00 |
Andrea Dell'Amico
|
ea743ed95e
|
Merge branch 'master' of adellam/ansible-roles into master
|
2020-02-17 12:41:41 +01:00 |
Andrea Dell'Amico
|
973faadfe2
|
tomcat: add tags so that we set tomcat_version when we use tomcat_conf or tomcat_javamelody.
|
2020-02-17 12:40:46 +01:00 |
Andrea Dell'Amico
|
eda7199cde
|
Merge branch 'master' of adellam/ansible-roles into master
|
2020-02-14 18:39:51 +01:00 |
Andrea Dell'Amico
|
a5c523bb4c
|
keepalived: put the state file under /run/keepalived and instruct systemd to create the directory.
|
2020-02-14 18:39:00 +01:00 |
Andrea Dell'Amico
|
3f63b264f4
|
Merge branch 'master' of adellam/ansible-roles into master
|
2020-02-13 14:14:40 +01:00 |
Andrea Dell'Amico
|
47ce8bf05c
|
simplesaml: fix a problem in the main configuration. It's now possible to enable/disable debug and error output.
|
2020-02-13 14:14:04 +01:00 |
Andrea Dell'Amico
|
d65a45ff34
|
Merge branch 'master' of adellam/ansible-roles into master
|
2020-02-12 18:20:11 +01:00 |
Andrea Dell'Amico
|
62539644e8
|
solr as tomcat webapp: try to figure out the tomcat version.
|
2020-02-12 18:19:18 +01:00 |
Andrea Dell'Amico
|
c5a3c1fc68
|
Merge branch 'master' of adellam/ansible-roles into master
|
2020-02-12 18:18:24 +01:00 |
Andrea Dell'Amico
|
bb88b7519a
|
mongodb: manage the keyfile needed by a cluster configuration.
|
2020-02-12 18:17:42 +01:00 |
Andrea Dell'Amico
|
0f26681d89
|
Merge branch 'master' of adellam/ansible-roles into master
|
2020-02-12 18:14:40 +01:00 |
Andrea Dell'Amico
|
f78a20bab8
|
New default version for rstudio.
|
2020-02-12 18:14:09 +01:00 |
Andrea Dell'Amico
|
1703e9af48
|
Merge branch 'master' of adellam/ansible-roles into master
|
2020-02-12 18:05:05 +01:00 |
Andrea Dell'Amico
|
5f46719ad8
|
Do not fail if a plugin do not install.
|
2020-02-12 18:04:39 +01:00 |
Andrea Dell'Amico
|
b10b2077d3
|
Merge branch 'master' of adellam/ansible-roles into master
|
2020-02-12 18:02:26 +01:00 |
Andrea Dell'Amico
|
2a188a11f4
|
postgresql: use the fullchain file for pgpool too.
|
2020-02-12 18:01:59 +01:00 |
Andrea Dell'Amico
|
918360c363
|
Merge branch 'master' of adellam/ansible-roles into master
|
2020-02-12 18:01:25 +01:00 |
Andrea Dell'Amico
|
4878798502
|
Always install python-lxml.
|
2020-02-12 18:00:57 +01:00 |
Andrea Dell'Amico
|
ec63d44d55
|
Merge branch 'master' of adellam/ansible-roles into master
|
2020-02-12 17:26:36 +01:00 |
Andrea Dell'Amico
|
f0c5a54f9d
|
elasticsearch: support versions >= 6
|
2020-02-12 17:25:58 +01:00 |
Andrea Dell'Amico
|
aed8f0050d
|
Merge branch 'master' of adellam/ansible-roles into master
|
2020-02-12 16:02:33 +01:00 |
Andrea Dell'Amico
|
68ba0933f0
|
thredds: support the configuration of a google analytics id.
|
2020-02-12 16:01:58 +01:00 |
Andrea Dell'Amico
|
1efa5b7151
|
Merge branch 'master' of adellam/ansible-roles into master
|
2020-02-12 16:01:14 +01:00 |
Andrea Dell'Amico
|
6cbaef0857
|
tomcat javamelody: maven wants https now.
|
2020-02-12 16:00:42 +01:00 |
Andrea Dell'Amico
|
f125dbd41b
|
Merge branch 'master' of adellam/ansible-roles into master
|
2020-02-12 11:42:47 +01:00 |
Andrea Dell'Amico
|
98dc9c2960
|
Keepalived: restart the service if the floating IPs disappear on Ubuntu 18.04.
|
2020-02-12 11:42:05 +01:00 |
Andrea Dell'Amico
|
04f0436b48
|
Merge branch 'master' of adellam/ansible-roles into master
|
2020-02-07 19:36:15 +01:00 |
Andrea Dell'Amico
|
1060ef9300
|
Fix the path of the php-fpm pid, it is now used by the systemd unit.
|
2020-02-07 19:35:27 +01:00 |
Andrea Dell'Amico
|
49c6902dd7
|
Merge branch 'master' of adellam/ansible-roles into master
|
2020-02-07 18:35:23 +01:00 |
Andrea Dell'Amico
|
172373fb5c
|
Fix some conditionals so that we can skip nagios.
|
2020-02-07 18:34:48 +01:00 |
Andrea Dell'Amico
|
7356df8c0b
|
Merge branch 'master' of adellam/ansible-roles into master
|
2020-02-07 16:30:40 +01:00 |
Andrea Dell'Amico
|
e433a4eeb3
|
Fix the creation of the letsencrypt hook for postfix.
|
2020-02-07 16:30:21 +01:00 |
Andrea Dell'Amico
|
ad9ecbbea8
|
Merge branch 'master' of adellam/ansible-roles into master
|
2020-02-07 14:55:35 +01:00 |
Andrea Dell'Amico
|
94ffed10c9
|
acme-sh-request-cert: do not fail if there's a valid, and not expiring, certificate already.
|
2020-02-07 14:54:39 +01:00 |
Andrea Dell'Amico
|
e89702f3d0
|
Merge branch 'master' of adellam/ansible-roles into master
|
2020-02-04 19:17:21 +01:00 |
Andrea Dell'Amico
|
d019c0d8cd
|
Fix the behaviour when we request the certificate via http.
|
2020-02-04 19:17:03 +01:00 |