mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-31 15:27:56 +01:00 
			
		
		
		
	Use role relative paths for things
This commit is contained in:
		| @@ -27,7 +27,7 @@ | ||||
|               engine_old: 'sqlite' | ||||
|               systemd_services_to_stop: ['matrix-mautrix-whatsapp.service'] | ||||
|  | ||||
|         - import_tasks: "roles/matrix-postgres/tasks/util/migrate_db_to_postgres.yml" | ||||
|         - import_tasks: "{{ role_path }}/../matrix-postgres/tasks/util/migrate_db_to_postgres.yml" | ||||
|  | ||||
|         - set_fact: | ||||
|             matrix_mautrix_whatsapp_requires_restart: true | ||||
|   | ||||
		Reference in New Issue
	
	Block a user