mirror of
https://github.com/nikdoof/ansible-certbot.git
synced 2025-12-14 08:02:15 +00:00
Support any provided plugin via auto-installation
This commit is contained in:
@@ -12,10 +12,7 @@ certbot_plugin_arguments:
|
||||
certbot_packages:
|
||||
- certbot
|
||||
|
||||
certbot_extension_packages:
|
||||
- python3-certbot-dns-digitalocean
|
||||
- python3-certbot-dns-route53
|
||||
|
||||
certbot_extension_pypi_packages: []
|
||||
certbot_plugins_source: pypi
|
||||
certbot_plugins_package_prefix: certbot-dns-
|
||||
|
||||
certbot_timer_service: certbot.timer
|
||||
Reference in New Issue
Block a user