From 876ac290d5b683de3176e831e8a8b5e62b63d704 Mon Sep 17 00:00:00 2001 From: Mark Bolwell Date: Thu, 13 Jan 2022 16:51:23 +0000 Subject: [PATCH] update Signed-off-by: Mark Bolwell --- Changelog.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Changelog.md b/Changelog.md index 738bed7..03e4878 100644 --- a/Changelog.md +++ b/Changelog.md @@ -5,6 +5,16 @@ - change to include statements - prelim and package facts discovery - commands module removed and moved to shell + - added + +```yml +args: + warn: false +``` + +- update boolean values to true/false +- 3.4.2 improved checks for p[ackage presence +- changed to assert for OS/release and ansible version ## Initial