From fb9cb6868132d176de6dd853f8d77d9aaa088d8d Mon Sep 17 00:00:00 2001
From: fejao <mail@fejao.de>
Date: Mon, 27 Jan 2025 22:44:06 +0100
Subject: [PATCH] Added README.md files

---
 files/README.md     | 4 ++++
 playbooks/README.md | 4 ++++
 2 files changed, 8 insertions(+)
 create mode 100644 files/README.md
 create mode 100644 playbooks/README.md

diff --git a/files/README.md b/files/README.md
new file mode 100644
index 0000000..ec16116
--- /dev/null
+++ b/files/README.md
@@ -0,0 +1,4 @@
+# Files
+
+## Adding files
+If you need to add files, use this folder
diff --git a/playbooks/README.md b/playbooks/README.md
new file mode 100644
index 0000000..87bc50b
--- /dev/null
+++ b/playbooks/README.md
@@ -0,0 +1,4 @@
+# Playbooks
+
+## Using the playbooks
+foo
-- 
GitLab