From 41e758eb840ed3b82d0d2fc7fe34d3b990bcce5e Mon Sep 17 00:00:00 2001
From: Stefan Haun <tux@netz39.de>
Date: Mon, 23 Nov 2020 16:25:02 +0100
Subject: [PATCH] Initial commit

---
 README.md | 8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100644 README.md

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..1f3e78b
--- /dev/null
+++ b/README.md
@@ -0,0 +1,8 @@
+# Ansible configuration for tau.netz39.de
+
+Call with
+```bash
+ansible-playbook -i inventory httpd.yml
+```
+
+You need to provide a user with sudo rights.