6 lines
105 B
YAML
6 lines
105 B
YAML
---
|
|
- name: restart munin-node
|
|
systemd:
|
|
name: "munin-node"
|
|
state: "restarted"
|
|
|