infrastructure/k8s/configure_postgres.yaml

4 lines
82 B
YAML
Raw Normal View History

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