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

source ../collection/setup.sh

set -x

ansible-test sanity --color --truncate 0 "${@}"