mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2026-08-03 18:51:20 +02:00
8 lines
148 B
YAML
8 lines
148 B
YAML
---
|
|
certbot_package: certbot
|
|
certbot_create_packages:
|
|
nginx:
|
|
- python3-certbot-nginx
|
|
'dns-cloudflare':
|
|
- python3-certbot-dns-cloudflare
|