https://github.com/oefenweb/ansible-spotify
Ansible role to set up Spotify in Debian-like systems
https://github.com/oefenweb/ansible-spotify
ansible debian music spotify ubuntu
Last synced: 2 months ago
JSON representation
Ansible role to set up Spotify in Debian-like systems
- Host: GitHub
- URL: https://github.com/oefenweb/ansible-spotify
- Owner: Oefenweb
- License: mit
- Created: 2024-12-09T13:55:44.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-28T16:15:36.000Z (over 1 year ago)
- Last Synced: 2025-03-31T04:28:59.686Z (about 1 year ago)
- Topics: ansible, debian, music, spotify, ubuntu
- Language: Dockerfile
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## spotify
[](https://github.com/Oefenweb/ansible-spotify/actions?query=workflow%3ACI)
[](https://galaxy.ansible.com/Oefenweb/spotify/)
Set up [Spotify](https://www.spotify.com) in Debian-like systems.
#### Requirements
* `software-properties-common` (will be installed)
* `dirmngr` (will be installed)
#### Variables
None
## Dependencies
None
#### Example
```yaml
---
- hosts: all
roles:
- oefenweb.spotify
```
#### License
MIT
#### Author Information
Mischa ter Smitten
#### Feedback, bug-reports, requests, ...
Are [welcome](https://github.com/Oefenweb/ansible-spotify/issues)!