1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/sanity/validate-modules
Kevin Breit 919f70c357 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
2019-06-05 10:36:39 -04:00
..
__init__.py Port sivel/ansible-validate-modules into Ansible 2016-10-13 14:36:22 +01:00
ignore.txt New module - meraki_malware (#56929) 2019-06-05 10:36:39 -04:00
main.py Don't complain if type() is used. (#54849) 2019-04-09 15:10:32 -05:00
module_args.py Add arg and doc validation for PowerShell modules (#53615) 2019-03-12 07:56:51 +10:00
ps_argspec.ps1 Add arg and doc validation for PowerShell modules (#53615) 2019-03-12 07:56:51 +10:00
schema.py Validate types before asserting lengths (#56882) 2019-05-23 16:51:28 -05:00
skip.txt Module deprecation: docs, scheme and tests (#34100) 2018-01-30 12:23:52 +00:00
test_validate_modules_regex.py Remove nose from unittests (#54055) 2019-03-19 18:36:45 -07:00
utils.py Add arg and doc validation for PowerShell modules (#53615) 2019-03-12 07:56:51 +10:00
validate-modules Make validate-modules a .py file, and symlink back to validate-modules (#25227) 2017-06-07 14:44:33 -05:00