maxhoesel-ansible/ansible-collection-smallstep

add role for setting up certificate renewal

maxhoesel opened this issue · 1 comments

Now that we (almost) have all the required modules, it would be cool to have a role that gets a cert from step-ca, installs it and then sets up a renewal job. This would basically have the same functionality as a certbot role, except with step-cli.

As for a name, step_certificate would work well imo.

Implemented with #47