non-destructive says we should run test_binary at v2

We are now using Ansible v2 and these tests pass, so run them.
This commit is contained in:
John Barker 2016-02-22 21:58:43 +00:00
parent 283532e11d
commit 4fb1839ebe

View file

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