Skip to content

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

License

Notifications You must be signed in to change notification settings

jschaul/automate-my-desktop

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages