Skip to content
Snippets Groups Projects
Commit f32ce3e9 authored by Jörg Sachse's avatar Jörg Sachse
Browse files

fix: restart ClamD service using SystemD-templated name

parent 5cbacdcd
No related branches found
No related tags found
No related merge requests found
......@@ -71,7 +71,6 @@
- name: restart clamd service
service:
# name: "clamd"
name: "clamonacc"
name: "clamd@{{ ansible_hostname }}.service"
state: restarted
when: ansible_os_family == "RedHat"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment