mirror of
https://github.com/nikdoof/ansible-certbot.git
synced 2025-12-23 22:59:28 +00:00
Support any provided plugin via auto-installation
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
---
|
||||
certbot_packages:
|
||||
- python3-certbot
|
||||
|
||||
certbot_plugins_source: package_manager
|
||||
certbot_plugins_package_prefix: python3-certbot-dns-
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
certbot_extension_packages: []
|
||||
|
||||
certbot_extension_pypi_packages:
|
||||
- certbot-dns-digitalocean
|
||||
|
||||
certbot_timer_service: certbot-renew.timer
|
||||
Reference in New Issue
Block a user