From 351d010b787872b68d21852e452351d342ccfdff Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 26 Jun 2025 15:50:39 -0400 Subject: [PATCH] Fix typo in README.md.j2 and remove directory structure section --- ansible/templates/README.md.j2 | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/ansible/templates/README.md.j2 b/ansible/templates/README.md.j2 index db4ae40..b1b33c8 100644 --- a/ansible/templates/README.md.j2 +++ b/ansible/templates/README.md.j2 @@ -8,12 +8,7 @@ This EKS cluster configuration was generated on {{ generated_date }} using the t - **Region**: {{ aws_region }} - **Cluster Name**: {{ cluster_name }} -## Directory Structure - -``` -{{ repo_tree }} -``` - +## Directory Structur` ## Getting Started To apply this configuration: