feat(site.yaml): added new minecraft role to site.yaml
Johto Infrastructure Pipeline / Run Ansible Lint (push) Successful in 2m5s
Johto Infrastructure Pipeline / Deploy to Production (push) Skipped

added new minecraft_server role to `site.yaml` along with tags to run role independently
This commit is contained in:
Jordan Del Pilar
2026-07-15 11:14:48 -07:00
parent 037d825eac
commit 2c307f15f5
+7
View File
@@ -29,3 +29,10 @@
tags:
- common
- backup
- name: Minecraft Setup
hosts: minecraft_servers
roles:
- minecraft_server
tags:
- minecraft