An open API service indexing awesome lists of open source software.

https://github.com/ursinn-ansible/role-readarr

Ansible Role - Readarr
https://github.com/ursinn-ansible/role-readarr

ansible docker linuxserver-image managed-via-opentofu

Last synced: 2 months ago
JSON representation

Ansible Role - Readarr

Awesome Lists containing this project

README

          

# Ansible Role - Readarr

[![GitHub last commit](https://img.shields.io/github/last-commit/ursinn-ansible/role-readarr?logo=github&style=for-the-badge)](https://github.com/ursinn-ansible/role-readarr/commits)
[![License](https://img.shields.io/github/license/ursinn-ansible/role-readarr?style=for-the-badge)](https://github.com/ursinn-ansible/role-readarr/blob/main/LICENSE)

Docker Image: https://docs.linuxserver.io/images/docker-readarr

## Options

| Option | Default Value |
| ---- | ---- |
| role_readarr_image | lscr.io/linuxserver/readarr |
| role_readarr_container | readarr |
| role_readarr_puid | 1000 |
| role_readarr_pgid | 1000 |
| role_readarr_tz | Europe/Zurich |
| role_readarr_dir | /opt/app-readarr |
| role_readarr_network | app-network |
| role_readarr_media_dir | /opt/media |

## License

This project is under the MIT License. See the [LICENSE](https://github.com/ursinn-ansible/role-readarr/blob/main/LICENSE) file for the full license text.