From 8fc098cfd58624b3b3995d4b9e274c29b40aaa9d Mon Sep 17 00:00:00 2001 From: mustard Date: Fri, 28 Feb 2025 12:21:57 +0100 Subject: [PATCH] Fixing authselect command --- roles/qubes-f41-gnome/tasks/main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/qubes-f41-gnome/tasks/main.yaml b/roles/qubes-f41-gnome/tasks/main.yaml index ff79abd..ca75e63 100644 --- a/roles/qubes-f41-gnome/tasks/main.yaml +++ b/roles/qubes-f41-gnome/tasks/main.yaml @@ -250,7 +250,7 @@ - name: Select authselect profile - shell: authselect authselect select custom/sudo-dom0-prompt + shell: authselect select custom/sudo-dom0-prompt - name: Fix sudoers.d ansible.builtin.copy: