Restart the lounge at the end of the playbook
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>certbot_on_virtu
parent
334b4ace02
commit
2360b992c4
|
@ -26,3 +26,8 @@
|
|||
owner: thelounge
|
||||
group: thelounge
|
||||
mode: 0660
|
||||
|
||||
- name: Restart The Lounge
|
||||
systemd:
|
||||
name: thelounge
|
||||
state: restarted
|
||||
|
|
Loading…
Reference in New Issue