dev-machine-bootstrapper
Automatically setup a developer's machine. Take care of installing all required software in a dev machine, update configuration files etc.
ansible-playbook dev-machine.yml --ask-sudo-pass
(First brute-force attempt in Ansible)