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