diff --git a/reparar.sh b/reparar.sh new file mode 100644 index 0000000..2c3660c --- /dev/null +++ b/reparar.sh @@ -0,0 +1,130 @@ +#!/bin/bash + +# Ir a la carpeta del proyecto +cd /root/alicante-infra || cd /sc/alicante-infra + +echo "🔧 Reparando plantillas vacías..." + +# --- 1. REPARAR TEMPLATES GATEWAY --- +cat > roles/gateway/templates/npm-compose.j2 < roles/gateway/templates/authentik-compose.j2 < roles/core/tasks/main.yml <