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/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
6 years ago
..
amazon Sanity test fixups: AWS VPC related modules (#64089) 6 years ago
cloudstack cloudstack: exoscale: fix boilerplate (#63532) 6 years ago
docker docker_swarm_service: Allow passing dicts in networks (#58961) 6 years ago
google GCP deprecations (#53355) 7 years ago
kubevirt unit tests: remove unused imports (#60462) 6 years ago
linode Linode: Mark 'name' as required. Fixes #29785 (#44699) 7 years ago
linode_v4 Add new linode_v4 module. (#46151) 7 years ago
misc Terraform: Fix unbound local error (#57044) 7 years ago
openstack Enable additional pylint rules and resolve issues found. (#47221) 7 years ago
vmware VMware: Unit test for vmware_guest (#50140) 7 years ago
xenserver Rename xenserver_guest_facts -> xenserver_guest_info (#57032) 7 years ago
__init__.py