Skip to content
This repository has been archived by the owner on May 22, 2019. It is now read-only.

caarlos0-graveyard/machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

this project is outdated/abandoned/archived and will not be updated anymore.

check this issue for more details.


machine Build Status SayThanks.io

Machine setup, powered by Ansible.

I'm splitting my dotfiles repo in two repos:

  • dotfiles now handles only configuration
  • machine (this) installs stuff (including my dotfiles)

For now, almost everything is a task, later I might migrate some of them to roles, so they can evolve separately and be used by other people as well.

Usage:

$ wget https://github.com/caarlos0/machine/archive/master.zip
$ unzip master.zip
$ cd machine-master

At this point, you might want to edit the main.yml file and comment out stuff you don't want, when you're done, simply run:

$ ./setup

Releases

No releases published

Packages

No packages published

Languages