diff --git a/setup.yml b/setup.yml index 747ba10ae..bbfddfbcc 100755 --- a/setup.yml +++ b/setup.yml @@ -80,6 +80,6 @@ become: true roles: - - matrix-base - - matrix-jitsi - - matrix-common-after + - custom/matrix-base + - custom/matrix-jitsi + - custom/matrix-common-after