Minor cleanup.

pull/120/head
David Wilson 8 years ago
parent 6931cc10c4
commit 8ac3f3134c

@ -15,7 +15,6 @@
register: r_token
no_log: false
run_once: true
register: foo
- assert:
that: foo.status == 200
that: r_token.status == 200

Loading…
Cancel
Save