#!/bin/bash # script managed by ansible export GIT_DIR=$1 GIT_WORK_TREE=/etc/ansible/ git checkout -q -f