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

set -eux

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