certbot ========= This role installs certbot and configures it to automatically update certs for local services Requirements ------------ Generally paired with nginx-ssl for ssl termination, but might have uses outside of that Role Variables -------------- This role does not require any extra variables to be set at this time Dependencies ------------ nginx-ssl (optional) Example Playbook Template ---------------- Playbook creation should be handled by playbook-builder. To include role in a playbook, add one of these lines (changing version/branch as needed) to the template somewhere after core/standard entries: certbot:tags:v1.0 certbot:branch:testing [include instructions on how to specify domains that are in use] License ------- GPL Author Information ------------------ Beth Parker, ejparker@atcur.com