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

set -eux

ansible-playbook test_var_blending.yml -i inventory -e @test_vars.yml -v "$@"