community.general/lib/ansible/modules/cloud
Abhijeet Kasurde 3fa39ac818 ec2_vpc_vpn: Add delay and wait_timeout parameter (#53940)
* ec2_vpc_vpn: Add delay and wait_timeout parameter

Fixes: #53481

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>

* Fix unit tests

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2019-03-18 11:05:51 -05:00
..
alicloud Fix incorrect use of `is` for comparisons. 2019-02-12 16:33:13 -08:00
amazon ec2_vpc_vpn: Add delay and wait_timeout parameter (#53940) 2019-03-18 11:05:51 -05:00
atomic Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
azure fixing resource facts (#53727) 2019-03-14 11:46:33 +08:00
centurylink Final round of moving modules to new import error msg (#51852) 2019-02-08 10:07:01 +10:00
cloudscale Fix failure of cloudscale_floating_ip without server (#53702) 2019-03-15 09:50:09 +00:00
cloudstack cloudstack: streamline modules doc (part 4) (#53874) 2019-03-17 08:38:02 +01:00
digital_ocean Assorted pylint fixes 2019-02-15 06:54:47 -08:00
dimensiondata Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
docker docker_image: stop pulling by default on build (#53911) 2019-03-18 01:34:07 -04:00
google Bug fixes for GCP modules (#53880) 2019-03-15 17:49:49 -04:00
hcloud hcloud_server: streamline label handling (#53633) 2019-03-11 16:57:23 +01:00
heroku
kubevirt kubevirt_pvc: default to wait; detect WaitForFirstConsumer (#53858) 2019-03-15 08:37:47 -04:00
linode Final round of moving modules to new import error msg (#51852) 2019-02-08 10:07:01 +10:00
lxc Fix module issues (#52209) 2019-02-15 12:57:20 +01:00
lxd lxd_container fix to check for snap package install unix.socket #34924 (#51541) 2019-02-22 09:24:07 +00:00
memset Fix various sonarcloud issues 2019-02-15 07:19:04 -08:00
misc Terraform: Allow lock flag to get set to false (#53873) 2019-03-17 09:04:02 +05:30
oneandone
online
opennebula add range_start and range_end agrs when query vm by a single id (#50056) 2018-12-20 01:51:20 -05:00
openstack Add port_security_enabled argument to os_port module (#47715) 2019-03-07 14:56:50 -05:00
ovh Fixed typo from adress to address (#52143) 2019-02-13 13:57:13 +05:30
ovirt ovirt: default save true in setup host networks (#49983) 2019-03-13 15:45:07 +00:00
packet
profitbricks
pubnub
rackspace
scaleway Fix module issues (#52209) 2019-02-15 12:57:20 +01:00
smartos New Module for SmartOS: nictagadm (#35919) 2019-01-23 04:57:46 +01:00
softlayer
spotinst Spotinst - adding support for instance health check validation (#49211) 2019-01-18 20:30:03 +00:00
univention Assorted pylint fixes 2019-02-15 06:54:47 -08:00
vmware vcenter_license: Fix fail_json call (#53933) 2019-03-18 12:12:27 +05:30
vultr Add snapshot support for vultr_server (#52781) 2019-02-24 19:57:19 +01:00
webfaction Assorted pylint fixes 2019-02-15 06:54:47 -08:00
xenserver XenServer: Minor bug fixes (#53826) 2019-03-15 08:54:17 +00:00
__init__.py