Ansible role to manage a Navidrome instance
|
|
||
|---|---|---|
| defaults | ||
| handlers | ||
| tasks | ||
| templates | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
Ansible Role Navidrome
Ansible role to manage a Navidrome instance.
Installation
Clone the repository in your local Ansible roles directory:
git clone https://git.riou.xyz/jriou/ansible-role-forgejo.git ~/.ansible/roles/navidrome
See Storing and finding roles.
Configuration
See Variable precedence to find where you should put your own variables.
See list of default variables.
Usage
Example of a basic navidrome.yml playbook:
hosts:
- navidrome
roles:
- navidrome
Then run the playbook:
ansible-playbook navidrome.yml
Donate
As we all love FOSS, you should consider sponsoring the Navidrome project.