ansible/test/sanity/validate-modules
Toshio Kuratomi a1c8fc37e8 Remove modules which have ended their deprecation cycle
* Remove code but leave the metadata so that they can be listed as
  removed in documentation.
* Remove removed modules from validate-modules ignore
* Remove unittests for the removed nodules
* Remove links to removed modules and add list of removed moduels to the
  2.9 porting guide
2019-04-12 12:57:35 -07:00
..
__init__.py
ignore.txt Remove modules which have ended their deprecation cycle 2019-04-12 12:57:35 -07: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 Add arg and doc validation for PowerShell modules (#53615) 2019-03-12 07:56:51 +10:00
skip.txt
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