leodiegues' dotfiles
Clone this repository
git clone https://github.com/leodiegues/dotfiles.git ~/.dotfiles
Run the playbook
cd ~/.dotfiles
./bin/dot-bootstrap.sh
If you want to run only a specific tag
ansible-playbook -i hosts playbook.yml --ask-become-pass --tags "tag1,tag2"