Skip to content

jbaznik/linux-setup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux Setup

Ansible playbooks for my Linux computers, using Ansible roles from my workstation collection

Supported distro

  • Arch Linux

Features

  • Install Arch Linux automatically (scripts in ./base)
  • Configure the newly installed system automatically:
    • Install my dotfiles and custom packages
    • Install system configuration files
    • And more

Usage

After login for the first time, connect to the internet if needed (using nmtui), download and run the Ansible playbook:

git clone https://github.com/khuedoan/linux-setup.git
cd linux-setup
make

Acknowledgements

About

Automated Arch Linux configuration with Ansible

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 82.1%
  • YAML 10.3%
  • Makefile 7.6%