mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00: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