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

set -eux

ANSIBLE_ROLES_PATH=../ ansible-playbook runme.yml "$@"