aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: e11242d10d7d6c156279267f6e369a69295c7e10 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Introduction

Ansible roles and scripts used for rgoncalves.se's homelab. This repository is
a rewrite of the now deprecated `_infrastructure/ansible`.

# Quickstart

## Development

A new development workstation can be scaffolded thanks to the workstation
playbook.

```
$ ansible-playbook playbooks/workstation.yml
```
remember that computers suck.