mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2025-04-19 17:01:37 +02:00
Update default deploy hook
Co-Authored-By: Kieren Evans <kierenevans@users.noreply.github.com>
This commit is contained in:
parent
e669ab0ac4
commit
2e13cb13cf
@ -56,4 +56,4 @@ certbot_keep_updated: true
|
|||||||
certbot_dir: /opt/certbot
|
certbot_dir: /opt/certbot
|
||||||
|
|
||||||
# Restart this service after successfull certificate creation:
|
# Restart this service after successfull certificate creation:
|
||||||
certbot_deployhook: "service {{certbot_create_standalone_stop_services }} restart"
|
certbot_deployhook: "service {{ certbot_create_standalone_stop_services | join(' restart && service ') }} restart"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user