#!/bin/bash -e

ansible-playbook site.yml -i inventory -bK "$@"