Commit Graph

2389 Commits

Author SHA1 Message Date
Andrea Dell'Amico 75f8f92822 mysql: Install the server config file into the correct place. Support SSL and letsencrypt certificates. 2020-03-30 11:38:47 +02:00
Andrea Dell'Amico ac53754be0 powerdns: more options for the 'slave' configuration. 2020-03-24 12:28:14 +01:00
Andrea Dell'Amico 5657fc35fa gitea: move to version 1.12.3. 2020-03-22 17:37:40 +01:00
Andrea Dell'Amico c5f0ee75ef openvpn: better user ccd management, option that enables the management interface, option to force the presence of a ccd entry. 2020-03-22 15:14:33 +01:00
Andrea Dell'Amico 8331f98490 Drupal: Fix some obsoleted parts, ad php-fpm as dependency, fix the php packages list. 2020-03-21 16:56:57 +01:00
Andrea Dell'Amico 4a4f623b47 apache: Fix the task that adds additional modules when we have an empty list. 2020-03-19 17:48:21 +01:00
Andrea Dell'Amico 5de6afff94 apache: ignore errors when enabling the ssl modules. The check could fail because the configuration is not ready yet. 2020-03-19 13:32:06 +01:00
Andrea Dell'Amico 37d23844e3 vsftpd: Support TLS in the Ubuntu role. 2020-03-19 13:31:38 +01:00
Andrea Dell'Amico 59717eae9c orientdb: support hazelcast in unicast/tcp mode. 2020-03-19 12:01:23 +01:00
Andrea Dell'Amico dacad8da23 nginx: more modern TLS ciphers. 2020-03-19 11:58:55 +01:00
Andrea Dell'Amico bf2d334aa8 CKAN: some cleanups, fix the version of some python modules. 2020-03-18 14:42:38 +01:00
Andrea Dell'Amico d2bcb78d80 More generic custom rules. 2020-03-16 14:18:32 +01:00
Andrea Dell'Amico f64f5ca21c Add TLS support to the CentOS vsftpd role. 2020-03-14 16:08:22 +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 3aa4504a79 roundcube: disable the help plugin by default, it's not useful. 2020-03-12 10:42:27 +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