summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/ansible-test-integration-constraints/runme.sh
blob: 8467f25714cb2a66cd43745dc10a7ba36263414f (plain)
1
2
3
4
5
6
7
#!/usr/bin/env bash

source ../collection/setup.sh

set -x

ansible-test integration --venv --color --truncate 0 "${@}"