#!/usr/bin/env bash set -eux export ANSIBLE_ROLES_PATH=../ ansible-playbook runme.yml "$@"