mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2025-09-13 17:41:10 +02:00
* Add Cloudflare support * Ensure cron install * linting * Add Redhat cron install * Update vars
5 lines
121 B
YAML
5 lines
121 B
YAML
---
|
|
certbot_package: certbot
|
|
certbot_dns_cloudflare_package: python3-certbot-dns-cloudflare
|
|
certbot_cron_package: cronie
|