mirror of
https://github.com/nikdoof/ansible-certbot.git
synced 2025-12-23 06:39:26 +00:00
Support Debian Bookworm
This commit is contained in:
3
vars/os/Debian.yaml
Normal file
3
vars/os/Debian.yaml
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
certbot_packages:
|
||||
- python3-certbot
|
||||
@@ -1,8 +1,2 @@
|
||||
---
|
||||
certbot_packages:
|
||||
- certbot
|
||||
|
||||
certbot_extension_packages:
|
||||
- python3-certbot-dns-digitalocean
|
||||
|
||||
certbot_timer_service: certbot-renew.timer
|
||||
@@ -1,7 +1,4 @@
|
||||
---
|
||||
certbot_packages:
|
||||
- certbot
|
||||
|
||||
certbot_extension_packages: []
|
||||
|
||||
certbot_extension_pypi_packages:
|
||||
|
||||
Reference in New Issue
Block a user