SkynetLabs / ansible-playbooks

SkynetLabs Ansible Playbooks
6 stars 5 forks source link

Generic Certbot Support #357

Open MSevey opened 2 years ago

MSevey commented 2 years ago

Overview

As more DNS providers are used, the certbot support should be made more generic.

Design or Proposal

Currently the default is AWS, and there is an alternative for cloudflare.

As other DNS providers are used, the cloudflare code can be extended to either handle either provided separately, or can be modified to be made generic where applicable.