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
Dag Wieers 3ced545d06
validate-modules: Fix some files modules (#52440)
This PR includes:
- fixes to validate-modules issues

All modules already include parameter types.

The remaining files-modules have action plugins, so comparing to the arg_spec only is incorrect.
6 years ago
..
__init__.py Port sivel/ansible-validate-modules into Ansible 8 years ago
ignore.txt validate-modules: Fix some files modules (#52440) 6 years ago
main.py Don't worry with type changes, just compare strings (#52827) 6 years ago
module_args.py Make sure to clean up even if an exception occurs (#50620) 6 years ago
schema.py Introduce new 'required_by' argument_spec option (#28662) 6 years ago
skip.txt Module deprecation: docs, scheme and tests (#34100) 7 years ago
test_validate_modules_regex.py Fix shebangs and file modes and update tests. (#40563) 6 years ago
utils.py Perform full RETURN schema validation in one step, don't try to loop (#46079) 6 years ago
validate-modules Make validate-modules a .py file, and symlink back to validate-modules (#25227) 7 years ago