diff options
Diffstat (limited to 'molecule')
| -rw-r--r-- | molecule/archlinux-gnome/converge.yml | 1 | ||||
| -rw-r--r-- | molecule/archlinux/converge.yml | 1 | ||||
| -rw-r--r-- | molecule/debian/converge.yml | 1 | ||||
| -rw-r--r-- | molecule/ubuntu/converge.yml | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/molecule/archlinux-gnome/converge.yml b/molecule/archlinux-gnome/converge.yml index ab22b57a..cb8a84d8 100644 --- a/molecule/archlinux-gnome/converge.yml +++ b/molecule/archlinux-gnome/converge.yml @@ -96,6 +96,7 @@ - role: "firefox" - role: "chromium" - role: "obsidian" + - role: "microsoft-teams" - role: "nvidia_gtx1060" - role: "steam" - role: "usbutils" diff --git a/molecule/archlinux/converge.yml b/molecule/archlinux/converge.yml index ee80aea4..55537e16 100644 --- a/molecule/archlinux/converge.yml +++ b/molecule/archlinux/converge.yml @@ -95,6 +95,7 @@ - role: "firefox" - role: "chromium" - role: "obsidian" + - role: "microsoft-teams" - role: "nvidia_gtx1060" - role: "steam" - role: "waybar" diff --git a/molecule/debian/converge.yml b/molecule/debian/converge.yml index 0b9c8d70..8acbc5ab 100644 --- a/molecule/debian/converge.yml +++ b/molecule/debian/converge.yml @@ -104,6 +104,7 @@ - role: "firefox" - role: "chromium" - role: "obsidian" + - role: "microsoft-teams" - role: "font" - role: "alacritty" - role: "btop" 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" |
