tests: import mitogen_ansible_playbook.sh helper
This commit is contained in:
parent
89676b1257
commit
e2eac65347
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
export ANSIBLE_STRATEGY=mitogen_linear
|
||||
exec ./run_ansible_playbook.sh "$@"
|
Loading…
Reference in New Issue