Martin Nečas
a9362df668
ovirt add remote_vv_file ( #41959 )
...
* init remote_vv_file
* update documentation
* update documentation 2
* update description
* add correct style of ovirt info
* update documentation
* correct line width in docs
* use correct end line in docs
2018-08-21 06:40:07 -04:00
Chris Keller
60a6841296
Fix for ovirt_disk Can't Update Disk Name Independently ( #44371 ) ( #44372 )
...
* Fix for ovirt_disk Can't Update Disk Name Independently (#44371 )
* Adding Disk Rename Example to Example Section (#44371 )
2018-08-21 06:36:27 -04:00
Petr Balogh
3f8b51491d
Add io_thread parameter for ovirt_templates module ( #44406 )
...
Adds ability to set io_threads for template.
2018-08-21 06:35:47 -04:00
Wade Dorrell
8717f5ef5f
Spelling and consistency changes ( #44425 )
2018-08-21 14:07:01 +08:00
Guilherme Steinmuller
b7139782cf
Fix enable_snat parameter ( #44418 )
...
Fixes the issue #44285
2018-08-20 16:59:05 -04:00
Ryan Brown
6d52afeed6
New module cloudformation_stack_set ( #41669 )
...
* [AWS] new module cloudformation_stack_set with integration tests
2018-08-20 14:38:14 -04:00
Julien PRIGENT
3921f34253
ec2_instance.py: Add CpuOptions to EC2 ( #43799 )
...
* ec2_instance.py: Add CpuOptions to EC2
* ec2_instance_facts.py: Add CpuOptions to EC2 facts
* ec2_instance.py: LooseVersion and pylint indentation
* Implement nested cpu_options dict
* Fix botocore required version
* ec2_instance: Split integration tests to add executions with old botocore versions
* Ensure runme.sh is executable
2018-08-20 20:49:00 +10:00
Abhijeet Kasurde
d6cc1c37cc
VMware: new module: vmware_category ( #39945 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com >
2018-08-20 10:45:24 +05:30
Abhijeet Kasurde
e6f0f8073d
VMware: Update other parameters in vSwitch ( #43883 )
...
Allow parameter update for vSwitch without any NICs
Fixes : #43821
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com >
2018-08-20 10:00:57 +05:30
Abhijeet Kasurde
d06d1d4840
VMware: minor fix for vmware_deploy_ovf ( #44299 )
...
* Check value of ovf path
* Assign variable before using
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com >
2018-08-20 09:39:05 +05:30
Georg Öttl
d73e9a6508
Update azure_rm_functionapp.py ( #43638 )
2018-08-20 10:08:54 +08:00
Yanis Guenane
0c65bcb23b
Vultr: Introducing vultr_network_facts module ( #43600 )
...
This commit introduces a new module called vultr_network_facts.
This module aims to return the list of networks avaiable in Vultr.
Sample available here:
```
"vultr_network_facts": [
{
"date_created": "2018-08-02 11:18:49",
"id": "net5b62e8991adfg",
"name": "mynet",
"region": "Amsterdam",
"v4_subnet": "192.168.42.0",
"v4_subnet_mask": 24
}
]
```
2018-08-20 00:29:05 +02:00
Yanis Guenane
902c4a04c6
Vultr: Introducing vultr_network module ( #43598 )
...
This commit introduces a new module called vultr_network.
It allows a user to manage networks on the Vultr cloud.
2018-08-18 21:56:50 +02:00
Abhijeet Kasurde
adf3ab5e72
VMware: Add cluster fact in vmware_vm_facts ( #44292 )
...
This fix adds an additional fact about cluster in VM facts.
Fixes : #44101
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com >
2018-08-18 18:51:37 +05:30
Christian Rebischke
66a8711ecb
fixed proxmox_kvm documentation ( #44308 )
...
The documentation defines `cpu` as:
```
default cpu type
default value: kvm64
```
Therefore defining `cpu` with `8` in the `examples` section makes no
sense. So changing to `cores`.
Signed-off-by: Christian Rebischke <Chris.Rebischke@posteo.de >
2018-08-18 05:39:18 -04:00
Abhijeet Kasurde
19116e0102
ovirt: minor typo fixes in documentation ( #44345 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com >
2018-08-18 10:06:52 +02:00
mooninite
8bf122e97f
vmware_deploy_ovf: Add cluster support ( #43606 )
...
When a datacenter has multiple clusters it is required to use the
cluster name to find the correct default resource pool to import
OVF images to.
Fixes issue 42644.
Signed-off-by: Michael Cronenworth <mike@cchtml.com >
2018-08-18 12:07:13 +05:30
Chris Adams
ab76fcd18a
rds_instance_facts: use correct parameter in example ( #44323 )
...
The example referenced `name:` which is not a supported parameter.
+label: docsite_pr
2018-08-18 09:48:44 +10:00
Alex Stephen
bcc5b6ac7e
New GCP Module: gcp_compute_ssl_policy_facts ( #44042 )
2018-08-17 15:55:20 -04:00
Alex Stephen
799fdc4612
New GCP Module: gcp_compute_ssl_certificate_facts ( #44041 )
2018-08-17 15:48:17 -04:00
Alex Stephen
7676fb14ba
New GCP Module: gcp_compute_instance_facts ( #43698 )
2018-08-17 15:47:51 -04:00
Alex Stephen
e97558d4f7
New GCP Module: gcp_compute_subnetwork_facts ( #44043 )
2018-08-17 15:24:24 -04:00
Alex Stephen
3eeb474907
New GCP Module: gcp_compute_target_pool_facts ( #44046 )
2018-08-17 15:24:12 -04:00
Alex Stephen
9abe66845f
New GCP Module: gcp_compute_target_vpn_gateway_facts ( #44049 )
2018-08-17 14:58:41 -04:00
Alex Stephen
fc7aca48a6
New GCP Module: gcp_compute_backend_bucket_facts ( #44024 )
2018-08-17 14:45:07 -04:00
Alex Stephen
80881483e1
New GCP Module: gcp_compute_disk_facts ( #44026 )
2018-08-17 14:44:52 -04:00
Alex Stephen
cca329d532
New GCP Module: gcp_compute_forwarding_rule_facts ( #44028 )
2018-08-17 14:44:39 -04:00
Alex Stephen
4739434ad2
New GCP Module: gcp_compute_global_forwarding_rule_facts ( #44030 )
2018-08-17 14:44:16 -04:00
Alex Stephen
04c9d47209
New GCP Module: gcp_compute_image_facts ( #44034 )
2018-08-17 14:37:27 -04:00
Alex Stephen
5022360358
New GCP Module: gcp_compute_instance_group_facts ( #44035 )
2018-08-17 14:35:18 -04:00
Alex Stephen
b0009dc9c8
New GCP Module: gcp_compute_instance_group_manager_facts ( #44036 )
2018-08-17 14:35:03 -04:00
Alex Stephen
7eff98bee1
New GCP Module: gcp_compute_instance_template_facts ( #44037 )
2018-08-17 14:34:18 -04:00
Alex Stephen
79cca62028
New GCP Module: gcp_compute_network_facts ( #44038 )
2018-08-17 14:26:59 -04:00
Alex Stephen
d494b70902
New GCP Module: gcp_compute_route_facts ( #44039 )
2018-08-17 14:26:09 -04:00
Alex Stephen
18139104ee
New GCP Module: gcp_compute_router_facts ( #44040 )
2018-08-17 14:25:25 -04:00
Yanis Guenane
e635dc6969
Vultr: Introducing vultr_block_storage_facts module ( #43218 )
...
This commit introduces a new module called vultr_block_storage_facts.
This module aims to return the list of block storage volume avaiable
in Vultr.
2018-08-17 19:32:13 +02:00
Alex Stephen
81f211c995
New GCP Module: gcp_compute_target_tcp_proxy_facts ( #44048 )
2018-08-17 13:25:40 -04:00
Alex Stephen
2ca83b0dbb
New GCP Module: gcp_compute_target_ssl_proxy_facts ( #44047 )
2018-08-17 13:25:33 -04:00
Alex Stephen
e36cd0fd53
New GCP Module: gcp_compute_target_http_proxy_facts ( #44044 )
2018-08-17 13:25:10 -04:00
Alex Stephen
672584c0d2
New GCP Module: gcp_compute_target_https_proxy_facts ( #44045 )
2018-08-17 13:24:55 -04:00
Alex Stephen
812db9240a
New GCP Module: gcp_compute_https_health_check_facts ( #44033 )
2018-08-17 13:22:01 -04:00
Alex Stephen
a9a0ef8959
New GCP Module: gcp_compute_http_health_check_facts ( #44032 )
2018-08-17 13:21:51 -04:00
Alex Stephen
4fa371deea
New GCP Module: gcp_compute_health_check_facts ( #44031 )
2018-08-17 13:21:44 -04:00
Alex Stephen
868ec6305c
New GCP Module: gcp_compute_url_map_facts ( #44050 )
2018-08-17 13:20:35 -04:00
Alex Stephen
1b4c3a6688
New GCP Module: gcp_compute_vpn_tunnel_facts ( #44052 )
2018-08-17 13:12:53 -04:00
Alex Stephen
2fe1f3deb4
Bug fixes for gcp_compute_backend_service_facts ( #44291 )
2018-08-17 13:12:24 -04:00
Alex Stephen
605fb0f68f
New GCP Module: gcp_compute_address_facts ( #44023 )
2018-08-17 12:38:50 -04:00
Alex Stephen
0c0fce7532
New GCP Module: gcp_compute_vpn_tunnel ( #44051 )
2018-08-17 12:35:12 -04:00
Abhijeet Kasurde
39e2bd01a6
VMware: remove blank from ntp server list ( #44273 )
...
Due to blank line returned from vCenter, wrong values were appended
to NTP server list. This fix adds filter for such blank values of NTP servers.
Fixes : #44183
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com >
2018-08-17 15:23:56 +05:30
Yanis Guenane
57497a490b
Vultr: Introducing vultrr_block_storage module ( #43202 )
...
This commit introduces a new module called vultr_block_storage/
It allows a user to manage block storage volumes on the Vultr cloud.
2018-08-17 10:30:57 +02:00