mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
removed reload from timed services, so that they don't restart when ansible runs
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
- name: "reload health-journalctl.service"
|
||||
systemd:
|
||||
name: health-journalctl.service
|
||||
state: reloaded
|
||||
enabled: yes
|
||||
daemon_reload: yes
|
||||
- name: "restart health-journalctl.timer"
|
||||
|
Reference in New Issue
Block a user