- Sep 07, 2023
-
-
Pelayo García authored
-
- Jan 23, 2023
-
-
Pelayo García authored
feat: Added support for Ubuntu 22.04
-
- Dec 13, 2022
-
-
Pelayo García authored
-
Pelayo García authored
-
- Feb 01, 2022
-
-
César López Ramírez authored
Force the renewal only if is needed
-
- Jan 27, 2022
-
-
Daniel Palomar authored
-
Daniel Palomar authored
Compare the certificate domain list with the domain list provided in the inventory to check if we need to renew the certificate to add the new domain or to delete some domain. If you force the certbot_force_update, Ansible skips these tasks.
-
- Mar 22, 2021
-
-
Enrico Stano authored
Update package name for ubuntu 18
-
- Feb 09, 2021
-
-
Andy Brett authored
-
- Dec 03, 2020
-
-
César López Ramírez authored
New certbot version in Ubuntu Focal
-
- Nov 30, 2020
-
-
César López Ramírez authored
-
- Jun 08, 2020
-
-
César López Ramírez authored
Ubuntu 20.04 support
-
César López Ramírez authored
-
- Jun 05, 2020
-
-
César López Ramírez authored
-
- Apr 03, 2020
-
-
Enrico Stano authored
-
- Oct 18, 2019
-
-
raneq authored
Allow updating existing certs using --extra-vars "certbot_force_update=true
-
- Oct 10, 2019
-
-
Matt-Yorkley authored
-
- Sep 11, 2019
-
-
raneq authored
-
- Sep 03, 2019
-
-
raneq authored
Certbot removed support for trusty
-
Ferran Quer Guerrero authored
So do we. Reference: https://github.com/certbot/certbot/issues/7183
-
- Sep 02, 2019
-
-
Matt-Yorkley authored
-
Matt-Yorkley authored
-
Matt-Yorkley authored
-
- May 16, 2019
-
-
raneq authored
Fix #17 (travis execution) and notify Galaxy to import automatically
-
Daniel Palomar authored
* Split the line instead the noqa statement.
-
Daniel Palomar authored
-
Enrico Stano authored
Update README with the supported platforms.
-
Daniel Palomar authored
We add the platforms tested with molecule in the CI. Fix #18
-
Enrico Stano authored
Update the README with the multiple certificates creation information
-
Daniel Palomar authored
* Use the name of role correctly: `certbot_nginx` * The variable `domain_names` is not used in this role. * Move the multiple certificates instructions to the multiple certificate section
-
Daniel Palomar authored
-
- May 13, 2019
-
-
Enrico Stano authored
docs use propper role name
-
Johannes Troeger authored
-
- Mar 23, 2019
-
-
Enrico Stano authored
Add variable for certbot version
-
- Mar 15, 2019
-
-
fap authored
Currently the role breaks when the hard coded version is missing from the ppa. This adds the option to specify the version to be installed via a variable.
-
Enrico Stano authored
-
Enrico Stano authored
* Add CI * Update .travis.yml
-
Enrico Stano authored
Add molecule test
-
Enrico Stano authored
Upgrade certbot version to 0.31.0
-
fap authored
-