From cd38c78b27502c6428d931620a22c90c8eeb60e9 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Mon, 20 Jul 2020 12:16:09 +0300 Subject: use element instead of riot --- ansible/roles/riot-host/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/roles/riot-host/tasks/main.yml b/ansible/roles/riot-host/tasks/main.yml index f5e4086..8fc8563 100644 --- a/ansible/roles/riot-host/tasks/main.yml +++ b/ansible/roles/riot-host/tasks/main.yml @@ -7,4 +7,4 @@ repo: "deb [signed-by=/etc/apt/trusted.gpg.d/riot-im-archive-keyring.gpg] https://packages.riot.im/debian/ {{ debian_codename }} main" - apt: - name: riot-web + name: element-desktop -- cgit v1.2.1