From e1e2f1089e2768c8d8a836cf51f607cdb73f5354 Mon Sep 17 00:00:00 2001
From: Kiril KJiroski <kiril.kjiroski@finki.ukim.mk>
Date: Sun, 20 Feb 2022 15:20:38 +0000
Subject: [PATCH] Update HOWTOS.md

---
 doc/HOWTOS.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/HOWTOS.md b/doc/HOWTOS.md
index 45a87fc..fa97455 100644
--- a/doc/HOWTOS.md
+++ b/doc/HOWTOS.md
@@ -24,6 +24,7 @@ Update Kibana dashboards
 
 Update configuration files in docker containers using Ansible
 -------------------------------------------------------------
+
 To update configuration files for all docker containers together, run the following command:
 	ansible-playbook -i inventories soctools.yml -t update-config
 To update configuration files only for specific services, run the following commands:
-- 
GitLab