linux-system-roles / certificate

Role for managing TLS/SSL certificate issuance and renewal
https://linux-system-roles.github.io/certificate/
MIT License
30 stars 21 forks source link

Version 1.1.7 - CHANGELOG.md [citest skip] #135

Closed richm closed 1 year ago

richm commented 1 year ago

[1.1.7] - 2022-09-19

New Features

Bug Fixes

The python 2 packages don't exist any more in current stable Debian 11 and Ubuntu 22.04 LTS. Use the python3-* packages (vars/main.yml has the correct ones).

Other Changes

Signed-off-by: Rich Megginson rmeggins@redhat.com