#!/usr/bin/env bash pushd $HOME/src/ansible ansible-playbook -i inventory -l $(hostname -s) -c local -K site.yml