Install Waybar with dedicated role

This commit is contained in:
Yorick Barbanneau 2023-04-17 11:22:50 +02:00
parent 829cef32d0
commit 7305399693
4 changed files with 130 additions and 202 deletions

View file

@ -72,6 +72,7 @@
- ansible-mako
- ansible-swaylock
- ansible-swayidle
- ansible-waybar
- name: Configure desktop
hosts: all
@ -139,7 +140,6 @@
- pipewire-pulse
- qutebrowser
- rsync
- waybar
- wireplumber
- xdg-desktop-portal-wlr
become: true
@ -163,6 +163,5 @@
state: started
loop:
- import-gsettings.service
- waybar.service
when: service_file is changed and not ansible_check_mode