ansible-arch

ansible-arch is an Ansible playbook to provision and recreate from scratch my archlinux workstation environment.


Project maintained by lgaggini Hosted on GitHub Pages — Theme by mattgraham

ansible-arch

ansible-arch is an Ansible playbook heavily inspired by spark to provision and recreate from scratch my archlinux workstation environment.

Status

The follow roles are done:

Plan

To come:

Install

Clone

git clone https://github.com/lgaggini/ansible-arch

Requirements

Configuration

The configuration of the playbook is done by edit the group_vars/all file, you can mainly edit:

Custom systemd user unit

I have all my user custom systemd units in my dotfiles repo and I get them in the dotfiles role and in the other roles I enable them. They aren’t included in the playbook.

Usage

Vagrant playground

cd ansible-arch
vagrant up
ansible-playbook -i vagrant.inventory playbook.yml

Every roles and every steps are tagged, you can perform partially run of playbook using them.

Main available tags are: