Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ursinn-ansible/role-medusa
Ansible Role - Medusa
https://github.com/ursinn-ansible/role-medusa
ansible docker linuxserver-image managed-via-terraform
Last synced: 22 days ago
JSON representation
Ansible Role - Medusa
- Host: GitHub
- URL: https://github.com/ursinn-ansible/role-medusa
- Owner: ursinn-ansible
- License: mit
- Created: 2022-06-18T15:43:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-23T19:25:06.000Z (about 1 month ago)
- Last Synced: 2024-11-23T20:25:02.811Z (about 1 month ago)
- Topics: ansible, docker, linuxserver-image, managed-via-terraform
- Homepage:
- Size: 2.93 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 - Medusa
[![GitHub last commit](https://img.shields.io/github/last-commit/ursinn-ansible/role-medusa?logo=github&style=for-the-badge)](https://github.com/ursinn-ansible/role-medusa/commits)
[![License](https://img.shields.io/github/license/ursinn-ansible/role-medusa?style=for-the-badge)](https://github.com/ursinn-ansible/role-medusa/blob/main/LICENSE)Docker Image: https://docs.linuxserver.io/images/docker-medusa
## Options
| Option | Default Value |
| ---- | ---- |
| role_medusa_image | lscr.io/linuxserver/medusa |
| role_medusa_container | medusa |
| role_medusa_puid | 1000 |
| role_medusa_pgid | 1000 |
| role_medusa_tz | Europe/Zurich |
| role_medusa_dir | /opt/app-medusa |
| role_medusa_network | app-network |## License
This project is under the MIT License. See the [LICENSE](https://github.com/ursinn-ansible/role-medusa/blob/main/LICENSE) file for the full license text.