ansible/test
Mark Chappell 0a38460176 Fixup sanity test issues related to aws_ modules (#64064)
* Add AWS_ boilier plate

* AWS_ modules: clean up missing parameter types

* Remove documentation duplicated by ec2 document fragment

* Add missing documentation for options and sub-options

* Add missing return type documentation

* Remove AWS_ sanity-check ignores

* aws_waf_info: fixup conflicting 'defaults' information about the use of waf_regional

* Wrap URLs in U()

* Add elements entries, because felixfontein asked nicely

* Apply suggestions from code review

Co-Authored-By: Jill R <4121322+jillr@users.noreply.github.com>

* Second round of review comments.
2019-10-30 13:08:02 -07:00
..
ansible_test
integration Sanity test fixups - AWS related tests (#64093) 2019-10-30 09:48:59 -07:00
legacy Sanity test fixups - AWS related tests (#64093) 2019-10-30 09:48:59 -07:00
lib/ansible_test Fixes for validate-modules import handling. (#63932) 2019-10-30 09:48:21 -07:00
sanity Fixup sanity test issues related to aws_ modules (#64064) 2019-10-30 13:08:02 -07:00
units Sanity test fixups - AWS related tests (#64093) 2019-10-30 09:48:59 -07:00
utils