renamed certbot_from_git variable to certbot_install_from_source and fixed some wording

This commit is contained in:
exploide
2017-03-19 14:38:07 +01:00
parent 33724b0a93
commit afa993333f
5 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
---
# Where to get Certbot.
certbot_from_git: no
certbot_install_from_source: no
certbot_repo: https://github.com/certbot/certbot.git
certbot_version: master
certbot_keep_updated: yes