commit | 70bf3f3606622a0975a6da3ebbae02f1e8d569e1 | [log] [tgz] |
---|---|---|
author | Carlos Frias <carlos.frias@one.verizon.com> | Fri Aug 25 22:45:30 2017 -0400 |
committer | Carlos Frias <carlos.frias@one.verizon.com> | Fri Aug 25 22:45:30 2017 -0400 |
tree | 049323e51c96afe78088223e00782395435e61f9 | |
parent | 5d11771fea05a963ca3c9ee402f387080f60424c [diff] |
updated pg ip logic
diff --git a/tasks/main.yml b/tasks/main.yml index 8e6a42d..c5c0d6e 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -3,7 +3,7 @@ - block: - name: Clear the pgdata folder file: - path: "{{ apigee_installation_home }}/data/apigee-postrgresql" + path: "{{ apigee_installation_home }}/data/apigee-postgresql" state: absent - name: Postgres replication standby