consolidated fedora_security
This commit is contained in:
5
roles/fedora_security/handlers/main.yml
Normal file
5
roles/fedora_security/handlers/main.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
- name: Restart clamd
|
||||
systemd:
|
||||
name: clamd@scan
|
||||
state: restarted
|
||||
Reference in New Issue
Block a user