diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-09-21 01:04:54 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-09-21 01:04:54 +0200 |
| commit | 6ee1ad76141025eda05080ce69d13217b32bcc0b (patch) | |
| tree | b86208db56754f81bea4203b5b7779b23858c78f /roles/gnome/vars | |
| parent | 4753d24c198d4f2448d32efff1f531dd0ee272d1 (diff) | |
Fix testing
Diffstat (limited to 'roles/gnome/vars')
| -rw-r--r-- | roles/gnome/vars/debian.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/gnome/vars/debian.yml b/roles/gnome/vars/debian.yml index 5105f8a6..c2203444 100644 --- a/roles/gnome/vars/debian.yml +++ b/roles/gnome/vars/debian.yml @@ -1,3 +1,3 @@ --- gnome_packages: - - "gnome/stable" + - "gnome" |
