Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 893 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 893 Bytes

automate-my-desktop

Use ansible to install and configure a laptop/workstation/desktop after a fresh OS installation.

*WARNING: Work in progress, not stable!

More details

initialize the downloaded roles

git clone https://github.com/mpereira/macbook-playbook.git roles/collections/mpereira
ansible-galaxy install -r requirements.yml --ignore-errors --force

Inspirations and code from

vagrant was set up using

vagrant init npalm/mint17-amd64-cinnamon; vagrant up --provider virtualbox

You can test a different vm by browsing https://atlas.hashicorp.com/boxes/search