Enable systemd in WSL
This commit is contained in:
parent
910be1641d
commit
f2d678ab01
@ -1,4 +1,9 @@
|
||||
---
|
||||
- name: create wsl.conf
|
||||
template:
|
||||
src: templates/wsl.conf.j2
|
||||
dest: /etc/wsl.conf
|
||||
|
||||
- name: install apt packages
|
||||
become: true
|
||||
apt:
|
||||
|
Loading…
x
Reference in New Issue
Block a user