A role to install EFF's Certbot tool using their certbot-auto
wrapper.
The role itself should handle any requirements needed.
google_dns_plugin: yes
By default, install the Google DNS plugin for wild card SSL certificates using Google Cloud DNS.
None that I am aware of.
- hosts: servers
roles:
- { role: dpendolino.ansible_role_certbot_auto }
GNU General Public License v3.0
Daniel Pendolino