certbot_nginx icon indicating copy to clipboard operation
certbot_nginx copied to clipboard

Ansible role to install certbot with NGINX plugin

Results 3 certbot_nginx issues
Sort by recently updated
recently updated
newest added

TASK [coopdevs.certbot_nginx : Compare domains with domains in certificate] ************************************************************************** fatal: [server-name]: FAILED! => {"msg": "The task includes an option with an undefined variable. The error was: 'domains' is undefined....

https://github.com/coopdevs/certbot_nginx#example-playbook---multiple-certificates-creation The var `letsencrypt_email` is needed in the `certificate.yml` tasks, not in the certbot installation.

I propose to rename this repo to `certbot-nginx-role`? Just to keep coherence with the others Ansible role repositories: * [Odoo](https://github.com/coopdevs/ansible-galaxy-odoo-role/issues/3) * [SysAdmins](https://github.com/coopdevs/sys_admins-role)