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,6 +1,5 @@
|
||||
- name: "reload cleanup-backups.service"
|
||||
systemd:
|
||||
name: cleanup-backups.service
|
||||
state: reloaded
|
||||
enabled: yes
|
||||
daemon_reload: yes
|
||||
|
Reference in New Issue
Block a user