summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5aa503f..520ab88 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
# homelab
-Joe Carstairs' homelab.
+Joe Carstairs' homelab configuration, managed with Ansible.
This is currently running on a Raspberry Pi 3 (pi-broughton) and a ZimaBlade
(blade-canongate) on Joe's home network.
+
+To push the configuration, run `make`, or run `ansible-playbook` directly.