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

set -eux

ansible-playbook test_includes.yml -i ../../inventory "$@"