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)"