feat(snipe_it): add ansible role for deployment

This commit is contained in:
2024-10-20 13:58:40 +02:00
parent 98c60a73c6
commit 7d09c9a88d
13 changed files with 370 additions and 0 deletions

View File

@@ -26,6 +26,9 @@ concise area of concern.
- [`openproject`](roles/openproject/README.md): Deploys an [openproject.org](https://www.openproject.org)
installation using the upstream provided docker-compose setup.
- [`snipe_it`](roles/snipe_it/README.md): Deploys [Snipe-IT](https://snipeitapp.com/),
the free and open-source IT asset (and license) management with a powerful REST API
- [`vaultwarden`](roles/vaultwarden/README.md): Deploy [vaultwarden](https://github.com/dani-garcia/vaultwarden/),
an open-source implementation of the Bitwarden Server (formerly Bitwarden\_RS).