ansible-role-lets-encrypt-route-53 icon indicating copy to clipboard operation
ansible-role-lets-encrypt-route-53 copied to clipboard

An Ansible role that automates the generation of Let's Encrypt signed certificates with DNS challenges on Amazon's Route 53 (AWS)

Results 5 ansible-role-lets-encrypt-route-53 issues
Sort by recently updated
recently updated
newest added

In PR #26, MacOS support was added with homebrew. It'd be nice to also add support for macports as an alternative that can be enabled with a role variable.

I am looking at [PR: Allow AWS SDK to determine the AWS credentials #48 ](https://github.com/mprahl/ansible-role-lets-encrypt-route-53/pull/48) and can't understand how to use a non default AWS profile. Setting env `AWS_PROFILE` (per...

I - and may others - need a feature to reuse the existing private keys, for example for use-cases where the private keys are also centrally managed and distributed. I...

This is probably a bit of an edge case, but I noticed an issue when using this role. To replicate the issue, you would have to have a playbook that...

When i use a combination of a cert_common_name of "blank.com" and a sans of "*.blank.com" , I see that 2 dns challenges are created but with the same dns record...