ansible-role-letsencrypt
ansible-role-letsencrypt copied to clipboard
Ansible role to obtain Let's Encrypt SSL certificates
The role is rather opinionated in that the letsencrypt must be `/etc/letsencrypt`. It would be great to have that as a variable that could be defined, but use that directory...
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.2 to 3.1.0. Release notes Sourced from actions/checkout's releases. v3.1.0 What's Changed Inject GitHub host to be able to clone from another GitHub instance by @peter-murray in...
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5 to 6. Release notes Sourced from release-drafter/release-drafter's releases. v6.0.0 What's Changed Update Node.js to 20 (#1379) @massongit Full Changelog: https://github.com/release-drafter/release-drafter/compare/v5.25.0...v6.0.0 v6.0.0-beta.1 Prerelease of v6, first release...
Found a minor issue when the acme account is not created. The playbook fails at task `Create new Let's Encrypt account`. ``` fatal: [sub.example.org]: FAILED! => msg: |- The task...
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.2.2. Release notes Sourced from actions/checkout's releases. v4.2.2 What's Changed url-helper.ts now leverages well-known environment variables by @jww3 in actions/checkout#1941 Expand unit test coverage for...