Skip to content

Repository to easy provision a new linux workstation using Arch, Fedora, or Ubuntu

Notifications You must be signed in to change notification settings

gonzolively/ansible-workstation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-workstation

Ansible project to provision my favorite programs, utilities, and dotfiles for a personal workstation. The intention of this project is to give me true freedom and allow me to distro hop between my favorite Linux distributions with minimal to no headache.

Build Status

Features

  • Aimed to work on Arch, Fedora and Ubuntu.
  • Installs my dotfiles.
  • Installs favorite programs, utilities, and their dependencies.
  • Automated deployment tests using Travis and Docker for Ubuntu/Fedora/Archlinux

Installation

  1. Download this repo.

wget -O ansible-workstation.zip https://github.com/gonzolively/ansible-workstation/archive/master.zip

  1. Unzip the archive.

unzip ansible-workstation.zip

  1. Cd inside the created archive.

cd anaible-workstation

  1. Download vault_pass.txt from your super secret location and place in the project root.

  2. Run bootstrap script

./bootstrap.sh

About

Repository to easy provision a new linux workstation using Arch, Fedora, or Ubuntu

Resources

Stars

Watchers

Forks

Packages

No packages published