infra/ansible/roles/services/templates/compose.yaml
shockrah ef4967cd88
Some checks failed
Ansible Linting / ansible-lint (push) Failing after 5s
Secops Linting and Safety Checks / checkov-scan-s3 (push) Failing after 20s
wari wari da it's so over ( im using ansible again )
:(((
2025-04-23 23:25:34 -07:00

6 lines
99 B
YAML

services:
health:
image: nginx:latest
container_name: health
ports:
- "8080:80"