ansible/test/units/modules/cloud
Mark Chappell 4e8bb334a9 Sanity test fixups: AWS VPC related modules (#64089)
* Add missing boilerplate

* Avoid blocklisted variable name '_'

* doc fixups

* Remove defaults for required parameters

* Remove explicit definition of 'region' from argument spec
it's automatically added by ec2_argument_spec and redefining removes the aliases

* remove sanity ignore entries for AWS VPC related modules

* Suggested Review changes
2019-10-30 14:28:14 -07:00
..
amazon Sanity test fixups: AWS VPC related modules (#64089) 2019-10-30 14:28:14 -07:00
cloudstack cloudstack: exoscale: fix boilerplate (#63532) 2019-10-19 09:37:23 +02:00
docker docker_swarm_service: Allow passing dicts in networks (#58961) 2019-08-18 08:55:54 +02:00
google GCP deprecations (#53355) 2019-04-18 15:30:27 +01:00
kubevirt unit tests: remove unused imports (#60462) 2019-08-13 19:21:43 +02:00
linode Linode: Mark 'name' as required. Fixes #29785 (#44699) 2018-08-30 05:09:21 +02:00
linode_v4 Add new linode_v4 module. (#46151) 2018-11-16 12:39:05 +00:00
misc Terraform: Fix unbound local error (#57044) 2019-06-17 08:23:59 +05:30
openstack Enable additional pylint rules and resolve issues found. (#47221) 2018-10-18 13:38:08 -07:00
vmware VMware: Unit test for vmware_guest (#50140) 2019-01-21 10:23:39 +05:30
xenserver Rename xenserver_guest_facts -> xenserver_guest_info (#57032) 2019-06-30 10:04:30 -04:00
__init__.py