From bb4ce6b5f53c4a299ab178f50900afce18edd83e 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-gnome/converge.yml | 1 + molecule/archlinux/converge.yml | 1 + 2 files changed, 2 insertions(+) (limited to 'molecule') diff --git a/molecule/archlinux-gnome/converge.yml b/molecule/archlinux-gnome/converge.yml index 5005582d..f4284299 100644 --- a/molecule/archlinux-gnome/converge.yml +++ b/molecule/archlinux-gnome/converge.yml @@ -89,6 +89,7 @@ - role: "firefox" - role: "chromium" - role: "obsidian" + - role: "steam" - role: "font" - role: "aur_font" - role: "alacritty" 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