Skip to content

Commit

Permalink
Merge pull request #123 from OpenVoiceOS/fix/opensuse_slowroll_pipewire
Browse files Browse the repository at this point in the history
[ansible/sound] Fix ansible_os_family for Slowroll
  • Loading branch information
goldyfruit authored Aug 1, 2024
2 parents 31c299e + ad8bf3b commit 45836e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ansible/roles/ovos_installer/tasks/sound.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
- ansible_os_family != "Archlinux"
- ansible_distribution != "Linux Mint"
- ansible_distribution != "Zorin OS"
- ansible_os_family != "openSUSE Tumbleweed-Slowroll"

- name: Enable lingering for {{ ovos_installer_user }}
ansible.builtin.file:
Expand Down

0 comments on commit 45836e4

Please sign in to comment.