From 7d7454db67c5e51308d482fbc1d369bef6cbb711 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Wed, 18 Feb 2026 19:19:42 +0100 Subject: Add the role to install steam on archlinux --- molecule/archlinux/converge.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'molecule/archlinux') diff --git a/molecule/archlinux/converge.yml b/molecule/archlinux/converge.yml index cf5eff69..8a2f561e 100644 --- a/molecule/archlinux/converge.yml +++ b/molecule/archlinux/converge.yml @@ -87,6 +87,7 @@ - role: "firefox" - role: "chromium" - role: "obsidian" + - role: "steam" - role: "font" - role: "aur_font" - role: "alacritty" -- cgit v1.2.3