tests: import mitogen_ansible_playbook.sh helper

This commit is contained in:
David Wilson 2018-04-16 14:29:14 +01:00
parent 89676b1257
commit e2eac65347
1 changed files with 3 additions and 0 deletions

View File

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