non-destructive says we should run test_binary at v2

We are now using Ansible v2 and these tests pass, so run them.
pull/14614/head
John Barker 9 years ago
parent 283532e11d
commit 4fb1839ebe

@ -42,6 +42,5 @@
- { role: test_embedded_module, tags: test_embedded_module }
- { role: test_uri, tags: test_uri }
- { role: test_add_host, tags: test_add_host }
# Turn on test_binary when we start testing v2
#- { role: test_binary, tags: test_binary }
- { role: test_binary, tags: test_binary }

Loading…
Cancel
Save