aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRomain Gonçalves <me@rgoncalves.se>2021-12-04 13:57:26 +0000
committerRomain Gonçalves <me@rgoncalves.se>2021-12-04 14:09:51 +0000
commit1d3e6e2351e855d7deca94c0e47a66e3373ee484 (patch)
tree51f07bd36a3078abda03ef853c8e3a4b3459d107 /README.md
downloadinfrastructure-1d3e6e2351e855d7deca94c0e47a66e3373ee484.tar.gz
ansible: Init defaults and informations
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..e11242d
--- /dev/null
+++ b/README.md
@@ -0,0 +1,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.