mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-30 06:47:56 +01:00 
			
		
		
		
	Do not restart matrix-bot-maubot.service on every playbook run
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1894
This commit is contained in:
		| @@ -70,8 +70,3 @@ | ||||
|   ansible.builtin.service: | ||||
|     daemon_reload: true | ||||
|   when: "matrix_bot_maubot_systemd_service_result.changed|bool" | ||||
|  | ||||
| - name: Ensure matrix-bot-maubot.service restarted, if necessary | ||||
|   ansible.builtin.service: | ||||
|     name: "matrix-bot-maubot.service" | ||||
|     state: restarted | ||||
|   | ||||
		Reference in New Issue
	
	Block a user