#!/bin/bash DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null && pwd )" export ANSIBLE_ROLES_PATH="$DIR/roles"