Restart the lounge at the end of the playbook

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
certbot_on_virtu
Yohann D'ANELLO 2021-01-14 00:29:35 +01:00 committed by ynerant
parent 334b4ace02
commit 2360b992c4
1 changed files with 5 additions and 0 deletions

View File

@ -26,3 +26,8 @@
owner: thelounge
group: thelounge
mode: 0660
- name: Restart The Lounge
systemd:
name: thelounge
state: restarted