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
Abhijeet Kasurde b02e0c07d8
dnsimple: refactor dnsimple module (#42548)
* Update dnsimple-python minimum version to 1.0.0 as it supports API v2 and API v1 is deprecated.
* Update examples.
* Update documentation.

Fixes: #42495

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
6 years ago
..
__init__.py Port sivel/ansible-validate-modules into Ansible 8 years ago
ignore.txt dnsimple: refactor dnsimple module (#42548) 6 years ago
main.py Add shell out checks (#41545) 6 years ago
module_args.py Use arg_spec type for comparisons on default and choices (#37741) 7 years ago
schema.py Allow documentation of module options type (#42285) 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 Use arg_spec type for comparisons on default and choices (#37741) 7 years ago
validate-modules Make validate-modules a .py file, and symlink back to validate-modules (#25227) 7 years ago