chzerv / linux-workstation-playbook

Linux workstation setup via Ansible

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linux Workstation Setup, via Ansible

This is a set of playbooks and roles that perform all the setup I do on my Linux systems:

  • Distribution specific tweaks like:
    • Make pacman, makepkg and dnf faster and improve their output
    • Enable the amd_pstate scaling driver in Archlinux
    • Remove packages and services that I don't use from Fedora
  • Install and configure required software
  • Deploy my dotfiles
  • GNOME tweaks
  • Install and configure podman, distrobox, vagrant, and libvirt (or virtualbox)
  • Power-saving tweaks
  • Basic system hardening

⚠️ This is extremely personalized, so if you intend to use it make sure to read the code and make adjustments according to your needs.

About

Linux workstation setup via Ansible


Languages

Language:Jinja 76.1%Language:Shell 23.9%