From 3d4961f86fed488d573f781f88c5b7f512d5ac05 Mon Sep 17 00:00:00 2001 From: Jim Martens Date: Tue, 1 Aug 2023 09:14:50 +0200 Subject: [PATCH] Updated docs --- README.md | 4 ++-- docs/README.md | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 docs/README.md diff --git a/README.md b/README.md index d98b956..83f3b91 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# cloud-configuration +# Ansible set up playbooks -Contains config files and step-by-step instructions for cloud setup \ No newline at end of file +Contains ansible playbooks and step-by-step instructions for cloud setup. \ No newline at end of file diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 0000000..46d7433 --- /dev/null +++ b/docs/README.md @@ -0,0 +1,3 @@ +# Documentation + +Contains any instructions that cannot be automated with Ansible. \ No newline at end of file