6 lines
99 B
YAML
6 lines
99 B
YAML
---
|
|
|
|
- name: 'Restart libretranslate'
|
|
systemd:
|
|
name: 'libretranslate'
|
|
state: 'restarted'
|