From 3cd6aa49beed99b37099f297bdf96ec69469fe0e Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Mon, 23 Feb 2026 09:19:06 +0100 Subject: Add teams role to linux distros --- molecule/ubuntu/converge.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'molecule/ubuntu') diff --git a/molecule/ubuntu/converge.yml b/molecule/ubuntu/converge.yml index c632116c..a7d5828b 100644 --- a/molecule/ubuntu/converge.yml +++ b/molecule/ubuntu/converge.yml @@ -93,6 +93,7 @@ - role: "firefox" - role: "chromium" - role: "obsidian" + - role: "microsoft-teams" - role: "font" - role: "alacritty" - role: "btop" -- cgit v1.2.3