make provisioner/ansible/provisioner_test.go invisible to windows

pull/6858/head
Adrien Delorme 8 years ago
parent 4edace1e24
commit 7c63c322c7

@ -1,3 +1,5 @@
// +build !windows
package ansible
import (

Loading…
Cancel
Save