Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 363 Bytes

MANUAL_INSTALLATION.md

File metadata and controls

11 lines (7 loc) · 363 Bytes

Installing dotfiles 🚀

With everything set up, we can run the main playbook:

$ ansible-playbook main.yml --extra-vars "@vars.yml"

Filtering roles

If you just want install/update some of the roles, or even skip some of them, you can do it with tags. Find what tags you want to install on the filtering documentation.