Skip to content

Releases: GEANT/ansible_role_tls_cert

fix vars

02 Aug 14:08
07e389b
Compare
Choose a tag to compare
v2.0.3

also use var in main task file

use more specific var name

02 Aug 13:59
060f33b
Compare
Choose a tag to compare
v2.0.2

use more specific var name

Don't trip dependabot

14 Feb 13:07
82ec93c
Compare
Choose a tag to compare
  • Fix docs to not include entire key pair (this was a dummy anyway but Github's dependabot complained)

Swap shell commands for native modules

14 Feb 12:57
7e65bbc
Compare
Choose a tag to compare
  • Swap shell commands for native modules. This requires ansible v3+.
  • Do not hardcode reloading apache2, postfix, posgresql, and nginx, and ignore errors if they don't run or aren't available. Instead, a new variable tls_cert_reload_services is introduced, which is a list of service names to be be reloaded upon changes. This defaults to an empty lists, which means nothing gets reloaded.

Add RSA based GÉANT CAs

19 Nov 10:07
b3bcd9c
Compare
Choose a tag to compare
Merge pull request #3 from GEANT/dv_add_geant_rsa_CAs

Add RSA based GÉANT CAs

Replace expired OV CA

03 Aug 15:05
4cc4a90
Compare
Choose a tag to compare
Merge pull request #2 from GEANT/dv_fix_OV_CA

replace expired OV CA

Support Sectigo

09 Jul 22:28
d111b5d
Compare
Choose a tag to compare
Merge pull request #1 from GEANT/dv_sectigo_cleanup

Dv sectigo cleanup