All systemd units now restart on failure
This commit is contained in:
		| @@ -49,4 +49,14 @@ template_list: | ||||
|     mode: '0644' | ||||
|     owner: 'root' | ||||
|     src: '{{ ansible_distribution }}/{{ ansible_distribution_major_version }}/usr/lib/systemd/system/clamav-clamonacc.service' | ||||
|   - dest: '/usr/lib/systemd/system/clamav-freshclam.service' | ||||
|     group: 'root' | ||||
|     mode: '0644' | ||||
|     owner: 'root' | ||||
|     src: '{{ ansible_distribution }}/{{ ansible_distribution_major_version }}/usr/lib/systemd/system/clamav-freshclam.service' | ||||
|   - dest: '/usr/lib/systemd/system/clamd@.service' | ||||
|     group: 'root' | ||||
|     mode: '0644' | ||||
|     owner: 'root' | ||||
|     src: '{{ ansible_distribution }}/{{ ansible_distribution_major_version }}/usr/lib/systemd/system/clamd@.service' | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user