Commit Graph

13 Commits

Author SHA1 Message Date
Andrea Dell'Amico 7ae28d8316 oracle jdk: set java 8 as the default version. 2018-01-30 18:43:39 +01:00
Andrea Dell'Amico d7db253dd8 library/roles/oracle-jdk/tasks/main.yml: Use the java_cert module to change the keystore. 2017-07-04 16:12:52 +02:00
Andrea Dell'Amico b27f69b3bd library/roles/oracle-jdk: Install a complete cacerts keyring on jdk <=7. The new keyring includes the letsencrypt CA cert and the INFN one.
library/roles/oracle-jdk: Add the INFN CA cert to the default keyring if jdk version is >=8.
2016-09-29 13:33:42 +02:00
Andrea Dell'Amico 67b71595c0 library/roles/oracle-jdk/tasks/main.yml: Add the letsencrypt CA to the keyring only if the jdk version is <= 7. 2016-09-23 11:45:14 +02:00
Andrea Dell'Amico f2d4a0d199 library/roles/oracle-jdk/tasks/main.yml: Add the letsencrypt CA certificate to the keystore. 2016-09-22 17:35:14 +02:00
Andrea Dell'Amico bc05a26603 library/roles/oracle-jdk: Add the repo key when installing on debian. 2016-07-03 12:39:44 +02:00
Andrea Dell'Amico dffcdca5f6 library/roles/oracle-jdk/tasks/main.yml: Always update the cache before installing.
library/roles/oracle-jdk/defaults/main.yml: 'latest' is now the default.
2016-06-22 17:03:23 +02:00
Andrea Dell'Amico 670a98fa2a library/roles: Ansible 2 compatibility. 2016-03-08 10:58:57 +01:00
Andrea Dell'Amico 200677f66a library/roles/oracle-jdk: Fix a duplicate condition. Remove the old jdk tar file, we cannot redistribute it.
dnet-efg/group_vars/efg_portal_dev/main.yml: Fix a duplicate variable.
2016-01-31 15:41:20 +01:00
Andrea Dell'Amico 9e5653f85d library/roles/iptables/tasks/main.yml: ugly fix for the distribution versions mess.
library/roles/oracle-jdk/tasks/main.yml: now it installs on debian too.
library/roles/php-fpm: Support saving sessions on memcache. Needs memcache (there's a role for it).
library/roles/postfix-relay: Now it can be configured to permit unencrypted connections from the local clients.
library/roles/users: Fix the sudo stuff.
2015-09-03 02:36:22 +02:00
Andrea Dell'Amico b3a24547ce library/roles/oracle-jdk: Install the extended security policy as a package. 2015-07-22 18:24:50 +02:00
Andrea Dell'Amico 82f768ed94 library/roles/oracle-jdk: Install the extended security policy files. JDK 7 and 8 are both supported. 2015-06-04 17:16:46 +02:00
Andrea Dell'Amico 73d37f81a6 Major refactoring. Moved all the library roles under 'library/roles' and changed all the occurrances inside all the playbooks. 2015-05-28 11:32:57 +02:00