infrastructure/k8s/configure_postgres.yaml

5 lines
86 B
YAML
Raw Normal View History

2023-10-20 14:02:43 +00:00
---
- name: Configure postgres
hosts: localhost
roles:
- role: postgres-config