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:
parent
283532e11d
commit
4fb1839ebe
1 changed files with 1 additions and 2 deletions
|
@ -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…
Reference in a new issue