mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2026-09-17 02:21:11 +02:00
Add option to install from pypi
This commit is contained in:
@@ -27,6 +27,8 @@ certbot_create_standalone_stop_services:
|
||||
# - apache
|
||||
# - varnish
|
||||
|
||||
certbot_pypi_version: latest
|
||||
|
||||
# To install from source (on older OSes or if you need a specific or newer
|
||||
# version of Certbot), set this variable to `yes` and configure other options.
|
||||
certbot_install_from_source: false
|
||||
|
||||
Reference in New Issue
Block a user