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

set -eux -o pipefail

ansible-playbook main.yml "$@"