Add homebox service

This commit is contained in:
Tobias Reisinger 2023-11-18 23:42:58 +01:00
parent 3831ac4244
commit ccf7f7a598
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
6 changed files with 37 additions and 4 deletions
_ansible/roles/homebox/tasks

View file

@ -0,0 +1,7 @@
---
- name: Deploy {{ svc.name }}
tags:
- homebox
- inventory
block:
- import_tasks: deploy-common-service.yml