mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2026-08-25 01:05:36 +02:00
renamed certbot_from_git variable to certbot_install_from_source and fixed some wording
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user