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 }}"