You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/sanity/validate-modules
Gonéri Le Bouder 32620b7e00 vsphere_copy: fix the E309 error (#56537)
Resolve the two following errors:

ERROR: lib/ansible/modules/cloud/vmware/vsphere_copy.py:0:0: E309 version_added for new option (host) should be '2.9'. Currently None
ERROR: lib/ansible/modules/cloud/vmware/vsphere_copy.py:0:0: E309 version_added for new option (login) should be '2.9'. Currently None
5 years ago
..
__init__.py Port sivel/ansible-validate-modules into Ansible 8 years ago
ignore.txt vsphere_copy: fix the E309 error (#56537) 5 years ago
main.py Don't complain if type() is used. (#54849) 6 years ago
module_args.py Add arg and doc validation for PowerShell modules (#53615) 6 years ago
ps_argspec.ps1 Add arg and doc validation for PowerShell modules (#53615) 6 years ago
schema.py Add arg and doc validation for PowerShell modules (#53615) 6 years ago
skip.txt Module deprecation: docs, scheme and tests (#34100) 7 years ago
test_validate_modules_regex.py Remove nose from unittests (#54055) 6 years ago
utils.py Add arg and doc validation for PowerShell modules (#53615) 6 years ago
validate-modules Make validate-modules a .py file, and symlink back to validate-modules (#25227) 7 years ago