dotfiles/deploy.sh

6 lines
68 B
Bash
Executable File

#!/usr/bin/env bash
set -e
ansible-playbook -i hosts dotfiles.yml