From cc32fc04290fad8639bbf4ba1df040630a4bb9a4 Mon Sep 17 00:00:00 2001 From: Sumit Jaiswal Date: Tue, 17 Sep 2019 10:50:55 +0530 Subject: [PATCH] changelog --- changelogs/fragments/62328-unit-tests-for-cp-modules.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/changelogs/fragments/62328-unit-tests-for-cp-modules.yaml b/changelogs/fragments/62328-unit-tests-for-cp-modules.yaml index e69de29bb2d..bcc6655dc3a 100644 --- a/changelogs/fragments/62328-unit-tests-for-cp-modules.yaml +++ b/changelogs/fragments/62328-unit-tests-for-cp-modules.yaml @@ -0,0 +1,8 @@ +--- +bugfixes: +- "Unit tests for cp_mgmt_access_rule" +- "Unit tests for cp_mgmt_access_rule_facts" +- "Unit tests for cp_mgmt_threat_rule" +- "Unit tests for cp_mgmt_threat_rule_facts" +- "Unit tests for cp_mgmt_threat_exception" +- "Unit tests for cp_mgmt_threat_exception_facts (https://github.com/ansible/ansible/pull/62328)"