removed the innexistant enabled state for pipewire

This commit is contained in:
aminnairi
2023-12-31 19:26:34 +01:00
parent 0714497c73
commit c9ab8f2f7a
-5
View File
@@ -24,11 +24,6 @@
pacman: pacman:
name: pasystray name: pasystray
state: present state: present
- name: Enable the Pipewire service
become: true
service:
name: pipewire
state: enabled
- name: Start the Pipewire service - name: Start the Pipewire service
become: true become: true
service: service: