ansible/test/sanity
Mark Chappell 819ba2259d Sanity test fixups for AWS ec2 modules (#64230)
* ec2_ boilerplate

* Deprecate unused options.

* ec2_vol: Perform explicit type checking on volume_size and iops when parsing the args

Boto would through a type exception if the string couldn't be converted to an int.

* ec2_lc_find: remove duplicate definition of region

It's defined in ec2_argument_spec and ec2 doc fragment

* ec2_lc_info: Move responsibility for type checking/conversion of sort_start and sort_end into arg parser

* General sanity test related doc fixups

* Remove EC2 related sanity/ignore.txt entries

* Add changelog fragment
2019-11-04 18:39:31 +00:00
..
code-smell BOTMETA support migrated_to (#63952) 2019-10-28 11:02:31 +00:00
ignore.txt Sanity test fixups for AWS ec2 modules (#64230) 2019-11-04 18:39:31 +00:00
requirements.txt Split up ansible-test sanity test requirements. 2019-08-07 09:34:26 -07:00