mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-25 10:41:53 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| ignore.txt | ||
| main.py | ||
| module_args.py | ||
| ps_argspec.ps1 | ||
| schema.py | ||
| skip.txt | ||
| test_validate_modules_regex.py | ||
| utils.py | ||
| validate-modules | ||