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

set -eux

ansible-playbook test_handler_race.yml -i inventory -v "$@"