Correction systemd
This commit is contained in:
parent
2386c0e5b4
commit
1a089809c3
@ -17,12 +17,10 @@
|
|||||||
|
|
||||||
- name: Enable and start the endlessh-go service
|
- name: Enable and start the endlessh-go service
|
||||||
block:
|
block:
|
||||||
- systemd:
|
|
||||||
name: endlessh-go
|
|
||||||
state: enabled
|
|
||||||
- systemd:
|
- systemd:
|
||||||
name: endlessh-go
|
name: endlessh-go
|
||||||
state: restarted
|
state: restarted
|
||||||
|
enabled: yes
|
||||||
tags:
|
tags:
|
||||||
- endlessh
|
- endlessh
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user