minecraft correction and added configmap secret

This commit is contained in:
Tomás Limpinho
2026-04-08 09:29:20 +01:00
parent 82675ca850
commit 3b4ae9517e
5 changed files with 64 additions and 15 deletions

View File

@ -26,6 +26,7 @@
bw get item "{{ item.id }}" --session $BW_SESSION | jq -r '.notes' > {{ item.dest }}
loop:
- { id: "iac.ansible.minecraft.minecraft.secret", dest: "/tmp/minecraft/minecraft/kubernetes-files/files/minecraft-secret.yaml" }
- { id: "iac.ansible.minecraft.minecraft.configmap", dest: "/tmp/minecraft/minecraft/kubernetes-files/files/minecraft-configmap.yaml" }
args:
executable: /bin/bash
environment: