1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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
2019-03-21 15:39:36 -05:00
..
__init__.py
ignore.txt fixing status option in documentation (#53785) 2019-03-21 15:39:36 -05:00
main.py
module_args.py
ps_argspec.ps1
schema.py
skip.txt
test_validate_modules_regex.py Remove nose from unittests (#54055) 2019-03-19 18:36:45 -07:00
utils.py
validate-modules