dotfiles/scripts/deploy.sh

5 lines
82 B
Bash
Executable file

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