From 68651344835e774a20433e083a4a4d3b97c0526b Mon Sep 17 00:00:00 2001 From: Jason Rothstein Date: Sat, 28 Mar 2020 16:38:41 -0500 Subject: [PATCH] Markdown format issue in readme for table --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d9c56aa..dfa9059 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,11 @@ Any pre-requisites that may not be covered by Ansible itself or the role should Role Variables -------------- +| - | - | - | | variable | default | purpose | | - | - | - | | log_retention_days | 90 | Number of days to retain logs on the system | +| - | - | - | Dependencies ------------