Always configure sudo

This commit is contained in:
Anthony Rose 2025-01-17 09:39:33 +00:00
parent 57f82da57f
commit 3771327e13

View file

@ -23,7 +23,6 @@
- import_tasks: solokeys.yml
when: wsl == false
- import_tasks: sudo.yml
when: gui == true
- import_tasks: packagekit.yml
when: gui == true and wsl == false
- import_tasks: timezone.yml