mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
New module - meraki_malware (#56929)
* Initial commit for meraki_malware module - Allows for manipulation of malware configuration * Add full documentation and improve code coverage * Add diff support * Type change * Sanity check fixes * Convert org_id from str to int for consistency * Sanity fixes again * Fix argument type errors * Remove ignore items for some Meraki modules so shippable is happy
This commit is contained in:
committed by
Nathaniel Case
parent
8bcf9b5734
commit
919f70c357
@@ -536,13 +536,8 @@ lib/ansible/modules/network/junos/junos_logging.py E322
|
||||
lib/ansible/modules/network/junos/junos_rpc.py E326
|
||||
lib/ansible/modules/network/junos/junos_static_route.py E322
|
||||
lib/ansible/modules/network/junos/junos_vrf.py E324
|
||||
lib/ansible/modules/network/meraki/meraki_device.py E325
|
||||
lib/ansible/modules/network/meraki/meraki_mr_l3_firewall.py E325
|
||||
lib/ansible/modules/network/meraki/meraki_mx_l3_firewall.py E325
|
||||
lib/ansible/modules/network/meraki/meraki_network.py E325
|
||||
lib/ansible/modules/network/meraki/meraki_ssid.py E325
|
||||
lib/ansible/modules/network/meraki/meraki_switchport.py E325
|
||||
lib/ansible/modules/network/meraki/meraki_vlan.py E325
|
||||
lib/ansible/modules/network/netact/netact_cm_command.py E326
|
||||
lib/ansible/modules/network/netconf/netconf_config.py E326
|
||||
lib/ansible/modules/network/netscaler/netscaler_cs_action.py E323
|
||||
|
||||
Reference in New Issue
Block a user