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

set -eux

ansible-playbook play.yml -i ../../inventory -v "$@"