mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2026-08-25 01:05:36 +02:00
Add default and document certbot_deployhook
This commit is contained in:
@@ -54,3 +54,5 @@ certbot_keep_updated: true
|
||||
# Where to put Certbot when installing from source.
|
||||
certbot_dir: /opt/certbot
|
||||
|
||||
# Restart this service after successfull certificate creation:
|
||||
certbot_deployhook: "service {{certbot_create_standalone_stop_services }} restart"
|
||||
Reference in New Issue
Block a user