summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/module_tracebacks/runme.sh
blob: b8ac8068b0b9ab78a06e5c7f89b1f9b9582fc189 (plain)
1
2
3
4
5
#!/usr/bin/env bash

set -eux

ansible-playbook traceback.yml -i inventory "$@"