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
Matt Martz 6025990fe9
Remove the use of mock from validate-modules (#50098)
* Remove the use of mock from validate-modules

* Monkeypatch AnsibleModule.__init__ not AnsibleModule
7 years ago
..
__init__.py Port sivel/ansible-validate-modules into Ansible 9 years ago
ignore.txt Sanity fixes in various modules (#50080) 7 years ago
main.py Fix validate-modules to not complain about sys.exit in comments 7 years ago
module_args.py Remove the use of mock from validate-modules (#50098) 7 years ago
schema.py Docs: Add a "seealso" section to the module docs (#45949) 7 years ago
skip.txt Module deprecation: docs, scheme and tests (#34100) 8 years ago
test_validate_modules_regex.py Fix shebangs and file modes and update tests. (#40563) 8 years ago
utils.py Perform full RETURN schema validation in one step, don't try to loop (#46079) 7 years ago
validate-modules Make validate-modules a .py file, and symlink back to validate-modules (#25227) 9 years ago