Skip to content

My environment configuration automated with Ansible

Notifications You must be signed in to change notification settings

idgenchev/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

My environment configuration

Install

Try it out with Vagrant

vagrant up   # creates and provisions a guest machine, using the ansible_local provisioner
vagrant ssh  # ssh to the guest machine and play around with the environment

Install locally

Prerequisites - Ansible

ansible-playbook playbook.yaml

Preview

preview