Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ursinn-ansible/role-ombi
Ansible Role - Ombi
https://github.com/ursinn-ansible/role-ombi
ansible docker linuxserver-image managed-via-terraform
Last synced: 22 days ago
JSON representation
Ansible Role - Ombi
- Host: GitHub
- URL: https://github.com/ursinn-ansible/role-ombi
- Owner: ursinn-ansible
- License: mit
- Created: 2022-06-18T15:44:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-23T18:46:13.000Z (about 1 month ago)
- Last Synced: 2024-11-23T19:28:45.919Z (about 1 month ago)
- Topics: ansible, docker, linuxserver-image, managed-via-terraform
- Homepage:
- Size: 3.91 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 - Ombi
[![GitHub last commit](https://img.shields.io/github/last-commit/ursinn-ansible/role-ombi?logo=github&style=for-the-badge)](https://github.com/ursinn-ansible/role-ombi/commits)
[![License](https://img.shields.io/github/license/ursinn-ansible/role-ombi?style=for-the-badge)](https://github.com/ursinn-ansible/role-ombi/blob/main/LICENSE)Docker Image: https://docs.linuxserver.io/images/docker-ombi
## Options
| Option | Default Value |
| ---- | ---- |
| role_ombi_image | lscr.io/linuxserver/ombi |
| role_ombi_container | ombi |
| role_ombi_puid | 1000 |
| role_ombi_pgid | 1000 |
| role_ombi_tz | Europe/Zurich |
| role_ombi_dir | /opt/app-ombi |
| role_ombi_network | app-network |## License
This project is under the MIT License. See the [LICENSE](https://github.com/ursinn-ansible/role-ombi/blob/main/LICENSE) file for the full license text.