mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-11-04 09:08:56 +01:00 
			
		
		
		
	Merge pull request #1768 from etkecc/master
matrix-backup-borg - cleanup the .service from the systemd list
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
			
		||||
---
 | 
			
		||||
- set_fact:
 | 
			
		||||
    matrix_systemd_services_list: "{{ matrix_systemd_services_list + ['matrix-backup-borg.service', 'matrix-backup-borg.timer'] }}"
 | 
			
		||||
    matrix_systemd_services_list: "{{ matrix_systemd_services_list + ['matrix-backup-borg.timer'] }}"
 | 
			
		||||
  when: matrix_backup_borg_enabled|bool
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user