sthysel / ansible-carbs

Ansible playbooks for carbs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provisions daily driver arch linux machines (Version 0.1.0)

This Ansible playbook builds out a daily driver desktop system on a Arch Linux host. It installs common software and pulls in the common carbs config from the separate carbs config repository.

Pre-requisites

  • A general minimal Arch Linux install target
  • A root user, you will normally be required to create a root user during the original install

Usage

Add any new target hosts to the inventory. Use make to select a host or hosts from the inventory and provision it:

make deploy LIMIT=stolen

About

Ansible playbooks for carbs


Languages

Language:Makefile 100.0%