#!/usr/bin/env bash cd ~/.dotfiles/config/automatrop ansible-playbook --diff playbooks/default.yml --limit $HOSTNAME --connection local "$@"