mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2026-09-13 17:11:18 +02:00
allow installation using pip
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
become: true
|
||||
|
||||
vars:
|
||||
certbot_install_from_source: true
|
||||
certbot_install: "source"
|
||||
certbot_auto_renew_user: root
|
||||
|
||||
pre_tasks:
|
||||
|
||||
Reference in New Issue
Block a user