updated to refresh server self attributes
diff --git a/tests/test.yml b/tests/test.yml
index 4645876..239c558 100644
--- a/tests/test.yml
+++ b/tests/test.yml
@@ -1,5 +1,5 @@
---
-- hosts: pgstandby
+- hosts: localhost
gather_facts: no
roles:
- - { role: apigee-opdk-server-self, username: "{{ opdk_user_email }}", password: "{{ opdk_user_pass }}", server_self: "{{ edge_ps_self }}", mgmt_server_ip: "{{ local_mgmt_ip }}" }
\ No newline at end of file
+ - { role: apigee-opdk-server-self, username: "{{ opdk_user_email }}", password: "{{ opdk_user_pass }}", server_self: "{{ edge_ps_self }}" }
\ No newline at end of file