Skip to content

rolehippie/mopidy

Repository files navigation

mopidy

Source Code General Workflow Readme Workflow Galaxy Workflow License: Apache-2.0 Ansible Role

Ansible role to install mopidy music player.

Sponsor

Building and improving this Ansible role have been sponsored by my current and previous employers like Cloudpunks GmbH and Proact Deutschland GmbH.

Table of content


Requirements

  • Minimum Ansible version: 2.10

Default Variables

mopidy_distro

Distribution used for repository

Default value

mopidy_distro: bullseye

mopidy_extra_packages

List of extra packages to install

Default value

mopidy_extra_packages:
  - mopidy-podcast
  - mopidy-somafm
  - mopidy-spotify

mopidy_general_packages

List of general packages to install

Default value

mopidy_general_packages:
  - mopidy
  - mopidy-local
  - mopidy-mpd
  - mopidy-mpris

mopidy_keyring

Path for the repository keyring

Default value

mopidy_keyring: /usr/share/keyrings/mopidy-archive-keyring.gpg

Discovered Tags

mopidy

Dependencies

  • None

License

Apache-2.0

Author

Thomas Boerger