Automation for deploying local configurations for my desktop.
Uses geerlingguy.dotfiles to symlink the files out of my leifmadsen.dotfiles repository. Installs to location determined via host_vars
file.
Clone this repository, update the host_vars/localhost
file to match your dotfiles repo and your list of dotfiles then run:
$ ansible-playbook -c local site.yml