6 lines
79 B
YAML
6 lines
79 B
YAML
---
|
|
- name: Restart clamd
|
|
systemd:
|
|
name: clamd@scan
|
|
state: restarted
|