6 lines
78 B
YAML
6 lines
78 B
YAML
|
---
|
||
|
- name: restart cerebro
|
||
|
systemd:
|
||
|
name: cerebro
|
||
|
state: restarted
|