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
Ben Carter f99f88b034 fixing status option in documentation (#53785)
changing status option to statuses in the documentation

Adding choices to the argument spec to match the documentation from AWS.
Adding 'REVOKED', 'FAILED' to statuses documentation to match implementation.

Removing E322, E323 ignores for aws_acm_facts
6 years ago
..
__init__.py
ignore.txt fixing status option in documentation (#53785) 6 years ago
main.py
module_args.py
ps_argspec.ps1
schema.py
skip.txt
test_validate_modules_regex.py Remove nose from unittests (#54055) 6 years ago
utils.py
validate-modules