tests: import mitogen_ansible_playbook.sh helper

pull/193/head
David Wilson 7 years ago
parent 89676b1257
commit e2eac65347

@ -0,0 +1,3 @@
#!/bin/bash
export ANSIBLE_STRATEGY=mitogen_linear
exec ./run_ansible_playbook.sh "$@"
Loading…
Cancel
Save