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.
- 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
- Download this repo.
wget -O ansible-workstation.zip https://github.com/gonzolively/ansible-workstation/archive/master.zip
- Unzip the archive.
unzip ansible-workstation.zip
- Cd inside the created archive.
cd anaible-workstation
-
Download vault_pass.txt from your super secret location and place in the project root.
-
Run bootstrap script
./bootstrap.sh