| commit | d3a341d0bae8a67f405b03e91e4649e1113f334d | [log] [tgz] |
|---|---|---|
| author | Carlos Frias <cfrias@apigee.com> | Fri Sep 30 22:20:18 2016 -0400 |
| committer | Carlos Frias <cfrias@apigee.com> | Fri Sep 30 22:20:18 2016 -0400 |
| tree | dd8f7fc64a85139a615d5cd75da9c7ec2fe6aedc | |
| parent | 3b666df735d6486f230606e149dd2aecbb991e0d [diff] |
updated uri
diff --git a/tasks/main.yml b/tasks/main.yml index 89da901..c3f6a3f 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -21,6 +21,7 @@ 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 }}"