infrastructure/k8s/configure_postgres.yaml
Peter Kurfer 095be2721d
All checks were successful
continuous-integration/drone/push Build is passing
feat: deploy Zipline
2023-10-20 16:02:43 +02:00

5 lines
No EOL
86 B
YAML

---
- name: Configure postgres
hosts: localhost
roles:
- role: postgres-config