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