5 lines
89 B
YAML
5 lines
89 B
YAML
---
|
|
- name: restart systemd unit vnstat
|
|
systemd:
|
|
name: vnstat
|
|
state: restarted
|