mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2025-11-18 13:02:05 +01: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
|