mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 08:15:54 +02:00
Update to 2022-04-14 10:00
This commit is contained in:
@@ -5,3 +5,7 @@
|
||||
|
||||
- name: restart clamd
|
||||
service: name=clamd state={{ clam_enable_clamd | ternary('restarted','stopped') }}
|
||||
|
||||
- name: systemd-tmpfiles
|
||||
command: systemd-tmpfiles --create
|
||||
|
||||
|
Reference in New Issue
Block a user