mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2026-08-25 01:05:36 +02:00
Change pre/post hook templates
This commit is contained in:
@@ -68,3 +68,6 @@ certbot_keep_updated: true
|
||||
|
||||
# Where to put Certbot when installing from source.
|
||||
certbot_dir: /opt/certbot
|
||||
|
||||
certbot_pre_hook_template: stop_services.j2
|
||||
certbot_post_hook_template: start_services.j2
|
||||
Reference in New Issue
Block a user