Compare commits
No commits in common. "2f824186417186d9dba2796d1cb6fcd431566d3d" and "b3dca8f3a31f62f735d1696f7e61d9953ccbaaab" have entirely different histories.
2f82418641
...
b3dca8f3a3
|
@ -8,9 +8,7 @@
|
||||||
- xwayland
|
- xwayland
|
||||||
- swaylock
|
- swaylock
|
||||||
- waybar
|
- waybar
|
||||||
- xdg-desktop-portal-wlr
|
|
||||||
- xfce4-appfinder
|
- xfce4-appfinder
|
||||||
- rtkit
|
|
||||||
- pipewire
|
- pipewire
|
||||||
- pipewire-pulse
|
- pipewire-pulse
|
||||||
- wireplumber
|
- wireplumber
|
||||||
|
|
|
@ -18,4 +18,10 @@
|
||||||
install_recommends: false
|
install_recommends: false
|
||||||
name:
|
name:
|
||||||
- code
|
- code
|
||||||
|
- nodejs
|
||||||
|
- npm
|
||||||
- pinentry-gnome3
|
- pinentry-gnome3
|
||||||
|
|
||||||
|
- name: Install yarn
|
||||||
|
become: yes
|
||||||
|
ansible.builtin.command: npm install -g yarn
|
Loading…
Reference in a new issue