#!/usr/bin/env bash

set -eux

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