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