Giter Club home page Giter Club logo

archlinux-ansible-provisioner's Introduction

Archlinux ansible provisioner

This is a guide and a set of ansible roles to provision an Archlinux installation, please be aware this is made just for personal use, use it at your own risk.

This Archlinux provisioner is not inteded bo a replacement of the Archlinux installation wiki (https://wiki.archlinux.org/title/installation_guide), which i higly reccomend to read it, it's a very precious source of information and best practices.

This installer is based on Ansible, and it's composed by several roles:

playbooks/roles
├── bootstrap
├── gnome
├── logitech
├── nvidia
├── packages
└── system
  • bootstrap: Bootstrap the base system using pacstrap, configure locales, hostname, time and create the first sudoer user.
  • system: Configure system services (bluetooth, audio, printing) and install some system dependencies.
  • gnome: Install and configure Gnome DE with some extra packages, extensions and some custom shortcuts.
  • logitech: Configure Logitech MX Master 2s mices with logid+solaar.
  • nvidia: Install Nvidia drivers with nvidia-prime autodetection in case of hybrid graphics system
  • packages: Install all needed packages for development, multimedia, utilities and so on.

To install it, just follow the Installation guide

You can find the full pkglist on the root of this repository, which is kept automatically updated from a running system

Usage after installation

Once you've installed Archlinux using this ansible playbook, you can always re-run it totally or just partially, using tags.

For example, if you want to re-run again the Gnome configurations, you can run: TAGS=gnome-config CONFIG=./config/default.yaml make local-install-tags

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.