dotfiles/roles/spotify/tasks/main.yaml

8 lines
122 B
YAML

---
- name: Install
community.general.flatpak:
name:
- com.spotify.Client
method: user
state: present