commit | 247f58a2bdf325f6749ed4623ea7b8c2da3abfa3 | [log] [tgz] |
---|---|---|
author | Carlos Frias <carlos.frias@one.verizon.com> | Fri Aug 25 21:30:34 2017 -0400 |
committer | Carlos Frias <carlos.frias@one.verizon.com> | Fri Aug 25 21:30:34 2017 -0400 |
tree | 958409801d37c30d35be0285ed0ef57ddf07d3a8 | |
parent | 19494c3cf7785f301753f10f6c07e1f3954d56e0 [diff] |
updated pg ip logic
diff --git a/tasks/main.yml b/tasks/main.yml index 9f6c406..8e6a42d 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/pgdata" + path: "{{ apigee_installation_home }}/data/apigee-postrgresql" state: absent - name: Postgres replication standby