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