Skip to content

An automation for configuring Arch Linux to my personal liking using Ansible

License

Notifications You must be signed in to change notification settings

amitlevy21/arch-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arch-Install

alt text An automation for configuring Arch Linux using Ansible.

This automation uses my dotfiles git repo transform your system from: alt text

To this: alt text

Prerequisites

  1. Minimal Arch Linux installation.

Usage

Run as root:

  1. pacman -S ansible git make
  2. git clone https://gitlab.com/amitlevy/arch-install.git /tmp/arch-install
  3. cd /tmp/arch-install
  4. ansible-playbook -e username=amit -e dotfiles_git_repo=https://gitlab.com/amitlevy/dotfiles.git /tmp/arch-install/playbooks/install.yml

Testing

Testing can be done visually with the use of Vagrant.

make test will spin up a virtualbox VM and will start to provision that VM to look like the final result.

About

An automation for configuring Arch Linux to my personal liking using Ansible

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published