blob: 22b4c88a7615b6332a117e9ab2ac2f4675888f3a [file] [log] [blame]
---
# tasks file for apigee-opdk-setup-postgres-master
- name: Postgres replication master
command: '{{ apigee_service }} apigee-postgresql setup-replication-on-master -f {{ opdk_installation_config_file }}'
- name: Validate postgres replication master
command: '{{ apigee_service }} apigee-postgresql postgres-check-master'