Don't install recommended packages
This commit is contained in:
parent
600110e625
commit
b81c96930e
|
@ -2,6 +2,7 @@
|
||||||
become: yes
|
become: yes
|
||||||
apt:
|
apt:
|
||||||
state: latest
|
state: latest
|
||||||
|
install_recommends: false
|
||||||
name:
|
name:
|
||||||
- sway
|
- sway
|
||||||
- xwayland
|
- xwayland
|
||||||
|
|
Loading…
Reference in a new issue