Update Spotify repo signing key
This commit is contained in:
parent
660045acdb
commit
8a0df461bb
|
@ -6,7 +6,7 @@
|
|||
uris: http://repository.spotify.com
|
||||
suites: stable
|
||||
components: non-free
|
||||
signed_by: https://download.spotify.com/debian/pubkey_6224F9941A8AA6D1.gpg
|
||||
signed_by: https://download.spotify.com/debian/pubkey_C85668DF69375001.gpg
|
||||
state: present
|
||||
enabled: yes
|
||||
|
||||
|
@ -28,4 +28,4 @@
|
|||
- name: Create Spotify desktop entry
|
||||
copy:
|
||||
src: "{{ role_path }}/files/spotify.desktop"
|
||||
dest: "{{ ansible_env.HOME }}/.local/share/applications/spotify.desktop"
|
||||
dest: "{{ ansible_env.HOME }}/.local/share/applications/spotify.desktop"
|
||||
|
|
Loading…
Reference in a new issue