Add notifications to reload AppArmor profile and restart clamav-daemon

This commit is contained in:
2026-06-01 01:53:16 +02:00
parent 6e086dbac0
commit 78d9822d2f
+3 -1
View File
@@ -204,7 +204,9 @@
owner: root
group: root
mode: "0644"
notify: Reload AppArmor profile clamd
notify:
- Reload AppArmor profile clamd
- Restart clamav-daemon
when:
- inventory_hostname in groups['samba_server']
- samba_shares | selectattr('vfs_object_virusfilter', 'defined') |