community.general/lib/ansible/modules/cloud
Jay Jahns ffcebd317b Account for boolean OVF properties (#45529)
Currently, Ansible interprets variables with a True|False value as
boolean. This causes the vmware_deploy_ovf module to break, because
it can only accept string values as properties.

This fix checks if a value is boolean, and converts it to a string
if it is. Since integers do not seem to be causing the same error, this
is the only check we appear to need.

After completion, OVF properties that are boolean can be specified as
yes|no or true|false.

Closes: #45528
2018-10-08 06:14:58 -04:00
..
amazon Port the sns module to boto3 (#45634) 2018-10-07 16:03:48 -04:00
atomic state: present added in docs (#37197) 2018-08-24 12:22:18 -05:00
azure clean up doc - removed required: false (#46357) 2018-10-01 15:39:40 -07:00
centurylink More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
cloudscale Correct capitalization of PyPI (#45698) 2018-09-19 08:51:49 -05:00
cloudstack cs_account: Implement role parameter support (#46166) 2018-09-27 07:37:56 +02:00
digital_ocean Digital Ocean firewall facts (#46582) 2018-10-07 05:09:52 -05:00
dimensiondata Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
docker docker_container: add port range and IPv6 support for published_ports (#46596) 2018-10-08 10:53:24 +01:00
google fix gce_backend_service examples for healthchecks (#31134) 2018-09-13 13:47:43 -05:00
heroku New module: heroku_collaborator (#39001) 2018-05-22 11:50:53 +02:00
linode Use dashes not underscores for linode labels. (#44719) 2018-09-20 15:42:45 -04:00
lxc Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
lxd Fix bug #32437 (#38166) 2018-08-05 17:49:11 -04:00
memset New Memset module to request DNS reloads (#40390) 2018-05-25 00:30:25 +02:00
misc proxmox: doc: Fix example for restart container (#46602) 2018-10-07 23:22:14 +02:00
oneandone More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
online Add an Online servers fact 2018-09-24 21:03:50 +02:00
opennebula Update one_vm.py (#43349) 2018-08-22 01:56:47 -04:00
openstack Fix author in modules (#46068) 2018-09-24 10:14:29 -05:00
ovh Clean up BOTMETA.yml (#44574) 2018-08-24 19:43:35 -04:00
ovirt Ovirt_disk - Add ability to refresh passthrough disks (#46386) 2018-10-05 08:12:48 -04:00
packet Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
profitbricks More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
pubnub Update metadata to 1.1 2017-08-15 23:12:08 -07:00
rackspace Clean up BOTMETA.yml (#44574) 2018-08-24 19:43:35 -04:00
scaleway Specify region in IP facts (#46210) 2018-10-07 05:09:12 -05:00
smartos Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
softlayer Update sl_vm.py (#43966) 2018-09-25 11:15:51 +01:00
spotinst spotinst_aws_elastigroup elastic_ips example (#41190) 2018-09-25 11:41:07 +01:00
univention Add a alias from organisation to organization (#45688) 2018-09-17 15:50:46 -04:00
vmware Account for boolean OVF properties (#45529) 2018-10-08 06:14:58 -04:00
vultr vultr: fix for unreliable API behavior (#45712) 2018-09-19 00:01:53 +02:00
webfaction Convert more http links to https. 2018-04-25 23:12:46 -07:00
__init__.py package files 2016-12-08 11:22:22 -05:00