Fix service name
This commit is contained in:
@@ -2,5 +2,5 @@
|
|||||||
|
|
||||||
- name: Vikunja | Restart
|
- name: Vikunja | Restart
|
||||||
service:
|
service:
|
||||||
name: vikunja
|
name: vikunja-api
|
||||||
state: restarted
|
state: restarted
|
||||||
|
@@ -21,6 +21,6 @@
|
|||||||
|
|
||||||
- name: Vikunja | Enable and start service
|
- name: Vikunja | Enable and start service
|
||||||
service:
|
service:
|
||||||
name: vikunja
|
name: vikunja-api
|
||||||
state: started
|
state: started
|
||||||
enabled: yes
|
enabled: yes
|
||||||
|
Reference in New Issue
Block a user