Add minecraft-2 to ansible

This commit is contained in:
Tobias Reisinger 2023-12-12 00:23:34 +01:00
parent 8b5b34a33e
commit 047c65b66a
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
8 changed files with 86 additions and 65 deletions
_ansible/roles/minecraft-2/tasks

View file

@ -0,0 +1,8 @@
---
- name: Deploy {{ svc.name }}
tags:
- minecraft-2
- minecraft
- games
block:
- import_tasks: deploy-common-service.yml