From e8410c210d2909328cc27498ec377339425d3c37 Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Tue, 8 Aug 2017 02:26:30 -0700 Subject: [PATCH] Add yum security option to changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 02aa4ca73b..c27b964803 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -147,6 +147,7 @@ Ansible Changes By Release case, lnk_target will remain relative while lnk_source will be expanded to an absolute path. - The archive module has a new parameter exclude_path which lists paths to exclude from the archive +- The yum module has a new parameter security which limits state=latest to security updates ### New Modules - aci