Add option to install from pypi

This commit is contained in:
Wayne Warren
2019-05-23 13:32:14 +00:00
parent 7efc6a50f5
commit aebb3e4ee1
3 changed files with 47 additions and 1 deletions
+2
View File
@@ -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