¿Por Qué Semaphore?
Dashboard visual para Ansible: ejecución con un clic, scheduling cron, RBAC y auditoría — todo en 256 MB de RAM.
Despliegue
services:
semaphore:
image: semaphoreui/semaphore:latest
ports:
- "3000:3000"
volumes:
- ./semaphore-data:/etc/semaphore
Solución de Problemas
| Problema | Solución |
|---|---|
| Playbook falla pero funciona desde CLI | Configure claves SSH y contraseñas en Key Store |
| Repositorio no accesible | Verifique URL Git y clave SSH |
| Tarea atascada en “waiting” | Reinicie el contenedor |