Always configure sudo
This commit is contained in:
parent
57f82da57f
commit
3771327e13
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@
|
||||||
- import_tasks: solokeys.yml
|
- import_tasks: solokeys.yml
|
||||||
when: wsl == false
|
when: wsl == false
|
||||||
- import_tasks: sudo.yml
|
- import_tasks: sudo.yml
|
||||||
when: gui == true
|
|
||||||
- import_tasks: packagekit.yml
|
- import_tasks: packagekit.yml
|
||||||
when: gui == true and wsl == false
|
when: gui == true and wsl == false
|
||||||
- import_tasks: timezone.yml
|
- import_tasks: timezone.yml
|
||||||
|
|
Loading…
Reference in a new issue