Correction systemd

This commit is contained in:
Justine Pelletreau 2022-02-18 18:03:02 +01:00
parent 2386c0e5b4
commit 1a089809c3

View File

@ -17,12 +17,10 @@
- name: Enable and start the endlessh-go service
block:
- systemd:
name: endlessh-go
state: enabled
- systemd:
name: endlessh-go
state: restarted
enabled: yes
tags:
- endlessh