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
Jonathan 20936bbc3d module mongodb_user fix roles default value (#46443) (#46526)
* module mongodb_user fix roles default value (#46443)

* mongodb_user remove ignoring test E324

* mongodb_user add changelog (#464443)

* mongodb_user change doc to set parameter roles as None (#464443)

* mongodb_user fix lint in changelog fragment (#464443)

* mongodb_user : remove E325 exception in test
6 years ago
..
__init__.py Port sivel/ansible-validate-modules into Ansible 8 years ago
ignore.txt module mongodb_user fix roles default value (#46443) (#46526) 6 years ago
main.py Fix no metadata traceback in validate-modules. 6 years ago
module_args.py Make sure to clean up even if an exception occurs (#50620) 6 years ago
schema.py Convert to reduced list of known types (#50010) 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) 7 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) 8 years ago