16 lines
554 B
Markdown
16 lines
554 B
Markdown
# `finallycoffee.services.snipe_it` ansible role
|
|
|
|
[Snipe-IT](https://snipeitapp.com/) is an open-source asset management with
|
|
a powerful JSON-REST API. This ansible role deploys and configures Snipe-IT.
|
|
|
|
## Requirements
|
|
|
|
Snipe-IT requires a MySQL-Database like MariaDB and a working email service
|
|
for sending email. For installing and configuring MariaDB, see
|
|
[`finallycoffee.base.mariadb`](https://galaxy.ansible.com/ui/repo/published/finallycoffee/base/content/role/mariadb/).
|
|
|
|
## Configuration
|
|
|
|
- `snipe_it_config_app_url`
|
|
- `snipe_it_config_app_key`
|