Add default and document certbot_deployhook

This commit is contained in:
Simon Spannagel
2021-11-22 07:24:33 +01:00
parent 34949a63d9
commit 5f476f829c
2 changed files with 10 additions and 0 deletions
+2
View File
@@ -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"