| commit | 3b666df735d6486f230606e149dd2aecbb991e0d | [log] [tgz] |
|---|---|---|
| author | Carlos Frias <cfrias@apigee.com> | Fri Sep 30 22:15:38 2016 -0400 |
| committer | Carlos Frias <cfrias@apigee.com> | Fri Sep 30 22:15:38 2016 -0400 |
| tree | be67fa87a74146046506c7fdcba804efa46cb666 | |
| parent | 7f5bf954cef082d7e649098577b29798fbeda2f7 [diff] |
updated uri
diff --git a/tasks/main.yml b/tasks/main.yml index c3f6a3f..89da901 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -21,7 +21,6 @@ user: '{{ opdk_user_email }}' password: '{{ opdk_user_pass }}' method: POST - status_code: 200 body_format: json url: http://{{ public_mgmt_ip }}:{{ ms_ext_mgmt_port }}/v1/servers/{{ uuid }} body: "{ reachable: {{ reachable }}"