From 4d5f17347fee062791c5de7707eb23b1c516e111 Mon Sep 17 00:00:00 2001
From: Martin Pietsch <martin.pietsch@tu-dresden.de>
Date: Thu, 3 Feb 2022 13:33:29 +0100
Subject: [PATCH] completed changelogs

---
 CHANGELOG.rst             | 1 +
 changelogs/changelog.yaml | 1 +
 2 files changed, 2 insertions(+)

diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 1cc5c18..4c83517 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -113,3 +113,4 @@ Bugfixes
 
 - executing meta 'flush_handlers' fails
 - role variables from role variable cache of host are not avialable
+- added args validation to sdm role
diff --git a/changelogs/changelog.yaml b/changelogs/changelog.yaml
index 38de97e..c278f1c 100644
--- a/changelogs/changelog.yaml
+++ b/changelogs/changelog.yaml
@@ -74,6 +74,7 @@ releases:
       bugfixes:
         - executing meta 'flush_handlers' fails
         - role variables from role variable cache of host are not avialable
+        - added args validation to sdm role
     release_date: '2022-01-26'
     
 
-- 
GitLab