bcd63a6c92
* Add unit tests for check_point ansible modules (#62214)
* Update test_cp_mgmt_network.py
* 18 tests
(cherry picked from commit 271825cfaf
)
* changelog
20 lines
853 B
YAML
20 lines
853 B
YAML
---
|
|
bugfixes:
|
|
- "Unit tests for cp_mgmt_global_assignment"
|
|
- "Unit tests for cp_mgmt_global_assignment_facts"
|
|
- "Unit tests for cp_mgmt_group"
|
|
- "Unit tests for cp_mgmt_group_facts"
|
|
- "Unit tests for cp_mgmt_group_with_exclusion"
|
|
- "Unit tests for cp_mgmt_group_with_exclusion_facts"
|
|
- "Unit tests for cp_mgmt_host"
|
|
- "Unit tests for cp_mgmt_host_facts"
|
|
- "Unit tests for cp_mgmt_multicast_address_range"
|
|
- "Unit tests for cp_mgmt_multicast_address_range_facts"
|
|
- "Unit tests for cp_mgmt_package"
|
|
- "Unit tests for cp_mgmt_package_facts"
|
|
- "Unit tests for cp_mgmt_security_zone"
|
|
- "Unit tests for cp_mgmt_security_zone_facts"
|
|
- "Unit tests for cp_mgmt_service_dce_rpc"
|
|
- "Unit tests for cp_mgmt_service_dce_rpc_facts"
|
|
- "Unit tests for cp_mgmt_service_group"
|
|
- "Unit tests for cp_mgmt_service_group_facts(https://github.com/ansible/ansible/pull/62214)"
|