Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ursinn-ansible/role-overseerr
Ansible Role - Overseerr
https://github.com/ursinn-ansible/role-overseerr
ansible docker linuxserver-image managed-via-opentofu
Last synced: about 1 month ago
JSON representation
Ansible Role - Overseerr
- Host: GitHub
- URL: https://github.com/ursinn-ansible/role-overseerr
- Owner: ursinn-ansible
- License: mit
- Created: 2024-11-10T12:52:43.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-23T20:26:39.000Z (about 1 month ago)
- Last Synced: 2024-11-23T21:24:09.010Z (about 1 month ago)
- Topics: ansible, docker, linuxserver-image, managed-via-opentofu
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ansible Role - Overseerr
[![GitHub last commit](https://img.shields.io/github/last-commit/ursinn-ansible/role-overseerr?logo=github&style=for-the-badge)](https://github.com/ursinn-ansible/role-overseerr/commits)
[![License](https://img.shields.io/github/license/ursinn-ansible/role-overseerr?style=for-the-badge)](https://github.com/ursinn-ansible/role-overseerr/blob/main/LICENSE)Docker Image: https://docs.linuxserver.io/images/docker-overseerr
## Options
| Option | Default Value |
| ---- | ---- |
| role_overseerr_image | lscr.io/linuxserver/overseerr |
| role_overseerr_container | overseerr |
| role_overseerr_puid | 1000 |
| role_overseerr_pgid | 1000 |
| role_overseerr_tz | Europe/Zurich |
| role_overseerr_dir | /opt/app-overseerr |
| role_overseerr_network | app-network |## License
This project is under the MIT License. See the [LICENSE](https://github.com/ursinn-ansible/role-overseerr/blob/main/LICENSE) file for the full license text.