Skip to content

Commit

Permalink
Fix expired apt key
Browse files Browse the repository at this point in the history
  • Loading branch information
tersmitten committed Dec 28, 2024
1 parent ac49564 commit a17dd2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vars/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# vars file
---
spotify_keyring_id: 6224F9941A8AA6D1
spotify_keyring_id: C85668DF69375001
spotify_keyring_dst: /usr/share/keyrings/spotify.gpg
spotify_repositories:
- type: "deb [signed-by={{ spotify_keyring_dst }}]"
Expand Down

0 comments on commit a17dd2c

Please sign in to comment.