commit | 3053ff629db8e0c30a104bba0427239c63912e2e | [log] [tgz] |
---|---|---|
author | Carlos Frias <carlos.frias.01@gmail.com> | Wed Nov 29 22:30:26 2017 -0500 |
committer | Carlos Frias <carlos.frias.01@gmail.com> | Wed Nov 29 22:30:26 2017 -0500 |
tree | 86945790647d39e5437c255a4045a133349af83e | |
parent | 866bac04b201a29fe8f5c78d592b1ff533dc7d99 [diff] |
updated pgstandby
diff --git a/tasks/main.yml b/tasks/main.yml index 37498d6..c92c149 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -8,6 +8,7 @@ - name: Postgres replication standby shell: '{{ apigee_service }} apigee-postgresql setup-replication-on-standby -f {{ opdk_installation_config_file }}' + register: replication_output rescue: - name: Determine if max_wal_senders value must be updated