dotfiles/roles/spotify/tasks/main.yaml

8 lines
122 B
YAML
Raw Normal View History

2022-08-02 03:19:10 +00:00
---
- name: Install
community.general.flatpak:
name:
- com.spotify.Client
method: user
state: present