ansible/test/integration/targets/binary_modules_posix/runme.sh

7 lines
93 B
Bash
Raw Normal View History

#!/usr/bin/env bash
set -eux
cd ../binary_modules
INVENTORY=../../inventory ./test.sh "$@"