mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-30 23:07:57 +01:00 
			
		
		
		
	Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin
This commit is contained in:
		| @@ -29,6 +29,9 @@ matrix_base_data_path: "/matrix" | ||||
| matrix_base_data_path_mode: "750" | ||||
|  | ||||
| matrix_static_files_base_path: "{{ matrix_base_data_path }}/static-files" | ||||
| matrix_systemd_path: "/etc/systemd/system" | ||||
| matrix_cron_path: "/etc/cron.d" | ||||
| matrix_local_bin_path: "/usr/local/bin" | ||||
|  | ||||
| matrix_homeserver_url: "https://{{ matrix_server_fqn_matrix }}" | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user