| commit | 70fd21057c8195bbd62abd8935398f7491872edd | [log] [tgz] |
|---|---|---|
| author | Carlos Frias <cfrias@apigee.com> | Sat Oct 01 16:26:06 2016 -0400 |
| committer | Carlos Frias <cfrias@apigee.com> | Sat Oct 01 16:26:06 2016 -0400 |
| tree | c105a2ec618bbf5271a212d3f56ee059f8d6c874 | |
| parent | a86cb215b5bc72386439d854bdbade1d32cf547f [diff] |
uri update, fixed typo
diff --git a/tasks/main.yml b/tasks/main.yml index 4cc9c8b..1f62efd 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -30,6 +30,7 @@ reachable: '{{ reachable }}' rescue: + uri: user: '{{ opdk_user_email }}' password: '{{ opdk_user_pass }}' @@ -40,4 +41,4 @@ body: reachable: '{{ reachable }}' - when: uuid is defined \ No newline at end of file + when: uuid is defined \ No newline at end of file