Skip to content

Automated setup of my ArchLinux workstation using Ansible

Notifications You must be signed in to change notification settings

mdemierre/mdemierre-workstation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mdemierre-workstation: Automated setup of my ArchLinux workstation using Ansible

What it does

These playbooks install and configure:

  • Base packages and AUR support (via yay and ansible-aur)
  • Sheell configuration: My dotfiles and shell environment
  • Dev environments: JVM, Go, JS/TS
  • Virtualization: Docker, Kubernetes, VMs, related tools
  • Editors: VSCode

Prerequisites

Installed ArchLinux, with current user in sudoers.

Install

# Install prerequisites
./bootstrap.sh

# Install whole environment
ansible-playbook -i inventory playbooks/site.yml --ask-become-pass

About

Automated setup of my ArchLinux workstation using Ansible

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published