dotfiles/scripts/deploy.sh

6 lines
82 B
Bash
Executable File

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