Any programs running through alsa only (such as spotify_player on voidlinux) should now also work correctly through the pipewire stack.
By setting the `desired_package_state` variable we can change if ansible should only ensure that the packages exist on the system (`present`) or that they are also updated to their latest version (`latest`).