Zim Kalinowski
9788951789
Adding os_disk_size_gb parameter to Virtual Machine ( #43316 )
...
* added os disk size gb
* fixed mistake
* added os_disk_size_gb to test
* fixed test
* no default for disk size
2018-08-23 15:36:58 +08:00
Felix Fontein
c8ee383783
Clarify usage of env_file ( #42211 ). ( #44535 )
2018-08-23 02:16:48 -04:00
/v\atthew L Daniel
d7e66f16a6
Correct the default doc for attached in ec2_eni ( #44523 )
...
* Correct the default doc for attached in ec2_eni
Also corrected a typo in the summary
* Address ansible-test sanity error about E324
* Fix and remove the E325 suppression for ec2_eni
2018-08-23 12:44:49 +10:00
Ryan Brown
4c8808ec9d
Extend `module_defaults` by adding default groups for cloud modules ( #44127 )
...
Extends `module_defaults` by adding a prefix to defaults `group/` which denotes a builtin list of modules. Initial groups are: `group/aws`, `group/azure`, and `group/gcp`
2018-08-22 21:33:27 -04:00
Yuwei Zhou
fff5fb2077
Add route table and route module ( #41175 )
...
* add route module
* add test
* add table
* add route table
* fix dict
* fix
* fix
* route table accept no name
* add default
* fix
* fix
* fix
* fix pep
* support route table
* fix line ending
* fix pep
* fix
* fix
* set the default to 'None'
* make return value only id
* camel and snake
* set test alias
* change facts line ending
* change test
* fix
* add default
* fix
* fix line break
* remove unsafe args
* fix comment
* fix
2018-08-22 15:24:57 -07:00
Zim Kalinowski
a73340ee74
adding postgresql server facts ( #43328 )
...
* adding postgresql server facts
* updating postgresql server facts, minor changes
* changed return dict to list
* fixed test
* fixed several issues
* several updates
* fixed naming
* list -> complex
* try again
* fixed mistake
* added user_visible_state to the result
* added fully_qualified_domain_name
* fixed second test
* updates
* fixed test
* updated samples in return value
* wait for postgresql server to be actually ready
* another approach for test
* second server was not created
* fixing pr comments
* fix sanity
* removed forgotten ansible_facts
2018-08-22 15:18:01 -07:00
Matt Martz
a1febd95b7
Remove deprecated ec2_facts ( #44536 )
...
* Remove deprecated ec2_facts
* Add changelog
2018-08-22 16:48:22 -05:00
Matt Martz
5ea7480e90
Remove deprecated s3 module ( #44537 )
...
* Remove deprecated s3 module
* Add changelog
2018-08-22 16:48:09 -05:00
sdubrul
061877d584
added account_alias in the response of module aws_caller_facts ( #42345 )
...
* added account_alias in the response of module aws_caller_facts
* added comment to explain list_account_aliases
* renamed caller_identity to caller_facts as the content is extended
* created changelog
* security-policy needs the iam:ListAccountAliases for this module to work
* test now checks for the added field account_alias
* gracefully handle missing iam:ListAccountAliases permission
2018-08-22 17:21:12 -04:00
♫ Christian Krause ♫
d779eb1f15
doc: fixes the the repetitions ( #43937 )
...
Wow, this does not seem to be an uncommon misspelling. Might be there
are some left that span over two lines. I noticed the one in the git
module and then used `grep -rw 'the the'` to find some more.
2018-08-22 21:53:30 +02:00
Wes Mosher
b6fef17848
fix ec2_vpc_peer example with incorrect parameter ( #43905 )
...
+label: docsite_pr
2018-08-22 14:57:42 -04:00
Pedro Magalhães
12812d21c5
Add 'instance_protocol' parameter when fetching ELB Listeners ( #40785 )
...
This PR changes the ec2_elb_facts module to output the value of ELB InstanceProtocol
2018-08-22 13:57:02 -04:00
Ben Irving
0e536f746b
Fix spelling error of secondary_availability_zone in rds module ( #43852 )
2018-08-22 13:55:22 -04:00
Rob St. Marie
a8f2b8f5ab
CloudFormation: Allow failed changesets to gather stack_outputs ( #43509 )
2018-08-22 13:54:31 -04:00
Mark Goddard
8522e6420e
Support project parameter for os_security_group module ( #34472 )
...
Many OpenStack modules provide the ability to register a resource in a
project other than the one being used to authenticate with, by adding a
project parameter to the module. Examples include os_network, os_subnet,
and os_router. This change adds a project parameter to the
os_security_group module.
Fixes : #34467
Fixes : #30292
2018-08-22 13:52:25 -04:00
Will Thames
c4303804bf
Ensure that target group ports are cast to int on creation ( #44442 )
...
A previous fix fixed this for existing target groups but not
for new target groups
Fixes #37368
2018-08-22 13:51:59 -04:00
bhuztez
dd8edf5ae2
docker_container: fix working_dir ( #42857 )
...
WorkingDir should be read from Config instead of HostConfig, check
https://docs.docker.com/engine/api/v1.37/#operation/ContainerInspect
2018-08-22 13:42:56 -04:00
Christoph
2b9d4b9253
More consistent Docker unit parsing ( #16748 )
...
* Docker: Convert units for kernel_memory
Other memory arguments already use human_to_bytes to convert the
units. This change makes the behavior more consistent.
* Update Docker unit parsing documentation
This explains the units more precisely and makes the documentation
more consistent.
This fixes #16526 .
2018-08-22 13:05:23 -04:00
Alex Stephen
261b90edc0
New GCP Module: gcp_compute_ssl_policy ( #42797 )
2018-08-22 13:00:15 -04:00
Alex Stephen
613a53c114
New GCP Module: gcp_compute_target_vpn_gateway ( #42798 )
2018-08-22 10:50:55 -04:00
Lingxian Kong
3dbc3a5dda
Add os_pool module for openstack load-balancing service ( #43907 )
2018-08-22 10:38:53 -04:00
Alex Stephen
53677738ff
New GCP Module: gcp_compute_firewall_facts ( #44027 )
2018-08-22 10:31:21 -04:00
Alex Stephen
8c9f6215e0
New GCP Module: gcp_compute_global_address_facts ( #44029 )
2018-08-22 10:31:04 -04:00
Max
fe85d85ba6
Update one_vm.py ( #43349 )
...
OpenNebula 5.5.8 expects int in DISK_SIZE field when you create a vm, not a float.
For example, "42 GB" should be sent to OpenNebula API as "43088", not as "43088.0". MEMORY you cast to int explicitly, but DISK_SIZE not.
2018-08-22 01:56:47 -04:00
Petr Ruzicka
a49d1b7b91
Replacing old "with_items:" by "loop:" ( #44303 )
...
Replacing old "with_items:" by "loop:"
+label: docsite_pr
2018-08-21 12:03:46 -04:00
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
Abhijeet Kasurde
6caf0e8149
VMware: New module : vmware_host_ssl_facts ( #43871 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-08-17 10:25:25 +05:30
Zim Kalinowski
5f36c73fe5
adding mysql database facts ( #43322 )
2018-08-17 10:36:13 +08:00
Zim Kalinowski
c8649f8b73
adding postgresql database facts ( #43327 )
2018-08-17 10:35:22 +08:00
Madhura-CSI
47cb3856b5
Support for accelerated networking and network security group for scaleset vms ( #34788 )
...
* Support for accelerated networking and network security group for scaleset vms
2018-08-16 14:52:12 -07:00
Yanis Guenane
2556098479
Vultr: Introducing vultr_server_facts module ( #43001 )
...
This commit introduces a new module called vultr_server_facts.
This module aims to return the list of servers avaiable avaiable in
Vultr.
Sample available here:
```
"vultr_server_facts": [
{
"allowed_bandwidth_gb": 1000,
"application": null,
"auto_backup_enabled": false,
"cost_per_month": 5.00,
"current_bandwidth_gb": 0,
"date_created": "2018-07-19 08:23:03",
"default_password": "p4ssw0rd!",
"disk": "Virtual 25 GB",
"firewallgroup": null,
"id": 17241096,
"internal_ip": "",
"kvm_url": "https://my.vultr.com/subs/vps/novnc/api.php?data=OFB ...",
"name": "ansibletest",
"os": "CentOS 7 x64",
"pending_charges": 0.01,
"plan": "1024 MB RAM,25 GB SSD,1.00 TB BW",
"power_status": "running",
"ram": "1024 MB",
"region": "Amsterdam",
"server_state": "ok",
"status": "active",
"tag": "",
"v4_gateway": "105.178.158.1",
"v4_main_ip": "105.178.158.181",
"v4_netmask": "255.255.254.0",
"v6_main_ip": "",
"v6_network": "",
"v6_network_size": "",
"v6_networks": [],
"vcpu_count": 1
}
]
2018-08-16 20:29:48 +02:00
Zim Kalinowski
ac895828c1
adding mysqlserver facts ( #43321 )
2018-08-16 17:10:07 +08:00
Yunge Zhu
aef5099695
add azure app service plan facts ( #44156 )
...
* add app service plan facts
* fix lint
* fix missed tags
* remove azure_
* fix test random
2018-08-16 16:13:32 +08:00
Zim Kalinowski
0a9c58f866
adjusting curated response format, notification of raw format depreciation. ( #43587 )
2018-08-16 14:45:36 +08:00
Abhijeet Kasurde
f9d4e4d396
ovirt: minor typo in documentation ( #44241 )
...
Fixed "attribues" to "attributes"
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-08-16 07:10:03 +02:00
Robson Roberto Souza Peixoto
2796be1132
Add AzureRMStorageAccount StorageV2 kind ( #44242 )
...
close 38455
2018-08-16 12:58:01 +08:00
Alex Stephen
63e87a3a0a
Bug fixes for gcp_compute_route ( #42820 )
2018-08-15 14:28:49 -04:00
Alex Stephen
f5f0d16516
Bug fixes for gcp_compute_subnetwork ( #42822 )
2018-08-15 14:28:36 -04:00
Alex Stephen
97b3845e89
Bug fixes for gcp_compute_url_map ( #42828 )
2018-08-15 14:28:24 -04:00
Alex Stephen
82678b9bac
Bug fixes for gcp_pubsub_topic ( #42834 )
2018-08-15 14:28:08 -04:00
Alex Stephen
87c6d4be57
Bug fixes for gcp_storage_bucket ( #42835 )
2018-08-15 14:27:41 -04:00
Alex Stephen
cbf945d287
Bug fixes for gcp_compute_network ( #42819 )
2018-08-15 13:52:13 -04:00
Alex Stephen
60e78f33ce
Bug fixes for gcp_compute_http_health_check ( #42812 )
2018-08-15 13:52:00 -04:00
Martin Nečas
9d5ce3d335
add custom_compatibility_version ( #40813 )
...
* add custom_compatibility_version
* use implemented methods get minor and major
2018-08-15 08:56:18 -04:00
Ondra Machacek
df581eb749
ovirt_vms: Search template also by cluster ( #44161 )
2018-08-15 08:22:49 -04:00
Alex Stephen
984cc10465
Bug fixes for gcp_compute_target_tcp_proxy ( #42827 )
2018-08-14 09:53:46 -04:00
Alex Stephen
97006cded2
Bug fixes for gcp_compute_target_http_proxy ( #42823 )
2018-08-14 09:53:29 -04:00
Alex Stephen
569e094efd
Bug fixes for gcp_compute_target_ssl_proxy ( #42826 )
2018-08-14 09:52:57 -04:00
Alex Stephen
b88442064f
Bug fixes for gcp_compute_target_pool ( #42825 )
2018-08-14 09:52:40 -04:00
Alex Stephen
eaacda42f5
Bug fixes for gcp_compute_target_https_proxy ( #42824 )
2018-08-14 09:52:25 -04:00
Yanis Guenane
763d66ff9c
Vultr: Ensure self.returns is the source of truth ( #44115 )
...
As of today, self.returns it not the source of truth. If the return
value from querying the resource contains more values than the one
listed in self.returns, those value will be returned even though not
explicitly specified in self.returns.
This commit ensures that only the values listed on self.returns are
actually returned. The other values not listed are supressed.
2018-08-14 15:43:15 +02:00
Zim Kalinowski
ee96d42d7d
Fixing upgrade_policy idempotence ( #38022 )
2018-08-14 13:24:34 +08:00
Alex Stephen
b0542217e2
Bug fixes for gcp_compute_instance_template ( #42818 )
2018-08-13 15:29:48 -04:00
Alex Stephen
829dcf1d23
Bug fixes for gcp_compute_instance_group ( #42816 )
2018-08-13 15:29:27 -04:00
Alex Stephen
f977590a2a
Bug fixes for gcp_compute_instance ( #42815 )
2018-08-13 15:28:50 -04:00
Alex Stephen
7a92b8c9ed
Bug fixes for gcp_compute_global_forwarding_rule ( #42810 )
2018-08-13 15:28:11 -04:00
nishiokay
c99cd634bb
Update cs_storage_pool.py ( #42454 )
...
Added "maintenance" to allocation_state in the Parameters section.
+label: docsite_pr
2018-08-13 15:19:36 -04:00
Alex Stephen
f405857f50
Bug fixes for gcp_compute_firewall ( #42807 )
2018-08-13 14:55:10 -04:00
Stefan Prietl
d5662df695
Fix actions and wait in os_server_action module ( #43504 )
...
* Fix call to sdk.iterate_timeout in os_server_action
* Correct indentation for several actions in os_server_action
2018-08-13 12:52:20 -04:00
Juan Jimenez
cceddfab9b
Update lambda.py ( #44066 )
...
Timeout doesn't say if in secs, minutes or ??
2018-08-13 12:33:14 -04:00
Alex Stephen
50bd91b48b
New GCP Module: gcp_compute_backend_service_facts ( #44025 )
2018-08-13 12:21:49 -04:00
Alex Stephen
fbfea59d7d
Bug fixes for gcp_compute_ssl_certificate ( #42821 )
2018-08-13 12:15:15 -04:00
Alex Stephen
c38e1e5631
Bug fixes for gcp_container_cluster ( #42829 )
2018-08-13 12:15:02 -04:00
Alex Stephen
dd3c4b0d39
Bug fixes for gcp_pubsub_subscription ( #42833 )
2018-08-13 12:14:11 -04:00
Alex Stephen
3dc363d135
Bug fixes for gcp_storage_bucket_access_control ( #42836 )
2018-08-13 12:13:53 -04:00
Alex Stephen
7f10d432ec
Bug fixes for gcp_container_node_pool ( #42830 )
2018-08-13 12:11:06 -04:00
Alex Stephen
7f981b4123
Bug fixes for gcp_dns_managed_zone ( #42831 )
2018-08-13 12:09:38 -04:00
Alex Stephen
2a346af18b
Bug fixes for gcp_compute_instance_group_manager ( #42817 )
2018-08-13 12:09:23 -04:00
Alex Stephen
c239e6f045
Bug fixes for gcp_compute_https_health_check ( #42813 )
2018-08-13 12:08:42 -04:00
Alex Stephen
6b5f86a4aa
Bug fixes for gcp_compute_image ( #42814 )
2018-08-13 12:08:12 -04:00
Alex Stephen
439716a832
Bug fixes for gcp_compute_health_check ( #42811 )
2018-08-13 12:07:24 -04:00
Alex Stephen
c8418a709b
Bug fixes for gcp_compute_disk ( #42806 )
2018-08-13 12:04:57 -04:00
Alex Stephen
146c126780
Bug fixes for gcp_compute_global_address ( #42809 )
2018-08-13 12:02:10 -04:00
Alex Stephen
65df8834e8
Bug fixes for gcp_compute_forwarding_rule ( #42808 )
2018-08-13 12:00:11 -04:00
Alex Stephen
d1399ec5a2
Bug fixes for gcp_compute_backend_service ( #42805 )
2018-08-13 10:55:21 -04:00
Alex Stephen
476e98e0cf
Bug fixes for gcp_compute_backend_bucket ( #42804 )
2018-08-13 10:54:56 -04:00
Alex Stephen
4ecdf11aaa
Bug fixes for gcp_compute_address ( #42704 )
2018-08-13 10:50:04 -04:00
René Moser
1fb0e11b56
vultr: rename prefix vr_to vultr_ ( #43994 )
...
* vultr: rename modules
* replace string vr_ with vultr_
* add deprecation warning
* fix sanity tests
* add changelog
2018-08-13 10:21:50 +02:00
René Moser
041fcb2435
cs_pod: workaround for 4.11 API break ( #43944 )
2018-08-11 09:22:14 +02:00
Jasper Aorangi
42257706b6
Add enable_ip_forwarding option to azure_rm_networkinterface; Fixes #43276 ( #43335 )
...
* Merge again trickily similar Accelerated networking and IP forwarding
* Add type to enable_ip_forwarding documentation
* Fix merge error
* auth to auto
* azure_rm_networkinterface: remove auth_source from tests
* azure_rm_networkinterface: remove spurious auth_source from test
* azure_rm_networkinterface: Revert formatting on test
* azure_rm_networkinterface: Correct indentation
2018-08-10 14:14:48 -07:00
ssemyonov
7a4517a067
Introduce `force` and `verbose` options in serverless module ( #43947 )
...
* Introduce `force` and `verbose` options in serverless module
* Add "version_added: 2.7" for the new `force` and `verbose` options
2018-08-10 12:30:36 -04:00
mbusbee
b851321b65
VMware: datastore selection ( #35812 )
...
This fix adds additional parameter 'datastore'. This parameter
provides a flexibility to specify custom datastore or datastore cluster
to deploy new virtual machine from template (which is located in different
datastore or datastore cluster from virtual machine's datastore or datastore
cluster).
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-08-09 22:50:46 +05:30
Abhijeet Kasurde
bc84f69ae0
Fix unreferenced msg from vmware_host ( #43872 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-08-09 15:44:50 +05:30
Alex Bush
d1d08304f9
azure_rm_loadbalancer_facts.py: list() takes at least 2 arguments fix ( #29046 ) ( #29050 )
2018-08-09 15:07:38 +08:00
Antoine Cotten
6741e98c04
azure_rm_deployment: collect tags from existing Resource Group ( #26104 )
2018-08-09 15:04:30 +08:00
Abhijeet Kasurde
e364d717cb
VMware: remove unused imports ( #43804 )
...
Idea taken from https://github.com/ansible/ansible/pull/43402
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-08-09 10:34:55 +05:30
curry9999
2d79589515
To improve readability, we added a line feed. ( #43801 )
...
* modified: google/gcp_compute_backend_bucket.py
modified: google/gcp_compute_backend_service.py
modified: google/gcp_compute_forwarding_rule.py
modified: google/gcp_compute_global_forwarding_rule.py
modified: google/gcp_compute_image.py
modified: google/gcp_compute_instance.py
modified: google/gcp_compute_instance_group.py
modified: google/gcp_compute_instance_group_manager.py
modified: google/gcp_compute_instance_template.py
modified: google/gcp_compute_route.py
modified: google/gcp_compute_subnetwork.py
modified: google/gcp_compute_target_http_proxy.py
modified: google/gcp_compute_target_https_proxy.py
modified: google/gcp_compute_target_ssl_proxy.py
modified: google/gcp_compute_target_tcp_proxy.py
modified: google/gcp_compute_url_map.py
modified: google/gcp_container_node_pool.py
modified: google/gcp_dns_resource_record_set.py
modified: google/gcp_pubsub_subscription.py
modified: google/gcp_storage_bucket_access_control.py
* modified: lib/ansible/modules/cloud/amazon/aws_ses_identity.py
modified: lib/ansible/modules/cloud/amazon/route53_facts.py
modified: lib/ansible/modules/cloud/cloudscale/cloudscale_server.py
modified: lib/ansible/modules/network/aos/_aos_logical_device.py
modified: lib/ansible/modules/network/aos/_aos_rack_type.py
modified: lib/ansible/modules/network/aos/_aos_template.py
modified: lib/ansible/modules/network/cumulus/nclu.py
modified: lib/ansible/modules/web_infrastructure/ansible_tower/tower_job_launch.py
modified: lib/ansible/modules/web_infrastructure/ansible_tower/tower_job_wait.py
2018-08-08 16:10:26 -07:00
Feilong Wang
23adc436fd
Add OpenStack Magnum cluster template module ( #42654 )
2018-08-08 13:55:51 -04:00
Lingxian Kong
84a1decaf0
Add os_listener module for OpenStack Octavia ( #42604 )
2018-08-08 11:22:06 -04:00
Lingxian Kong
018a8eb8ee
Add os_loadbalancer module for OpenStack Octavia service ( #42552 )
2018-08-08 11:21:44 -04:00
Abhijeet Kasurde
1366a694f9
VMware: Update example ( #43786 )
...
* Unified examples in all modules
* validate_certs is now 'no' instead of 'False'
* delegate_to changes
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-08-08 17:14:27 +05:30
Yuwei Zhou
6dce96e1d0
refine aks document ( #43810 )
2018-08-08 15:51:23 +08:00
Yuwei Zhou
88a738b0ba
Fix nsg cannot add rule with purge_rules false ( #43699 )
2018-08-08 11:41:46 +08:00
Yunge Zhu
5088f7c926
add azure_rm_appserviceplan module ( #40906 )
...
* add azure_rm_appserviceplan module
* fix lint in test
* fix lint
* fix test
* fix test syntax
* resolve comments
* fix test
2018-08-07 15:54:31 -07:00
Yunge Zhu
97942cf049
add azure_rm_webapp ( #40005 )
...
* add azure_rm_webapp
* fix lint error
* resolve comments
* fix lint
* fix lint
* fix lint
* fix lint
* fix test failure
* fix test
* fix test
* fix test
* refine ux
* resolve comments
* fix lint and test
* fix lint
* code cleanup
* combine windows_frameworks/linux_framework to one
* fix lint in doc
* fix l int
* fix lint
* fix bug
* fix bug
* fix bug
* fix bug
* fix syntax error
* fix lint error
* fix bug of wrong indent
* fix test issue
* update java framework parameter
* fix lint error
* resolve comments
* fix lint
* resolve comments
* fix bug
* update test
* fix lint
* fix test
2018-08-07 15:53:15 -07:00
Willian Ricardo
29f2bf651e
[aws] Allow CloudWatch Log Group retention to be changed when log group exists ( #43752 )
...
* fix bugs #42028 and #43735
2018-08-07 16:06:06 -04:00
Yanis Guenane
68e6587748
Vultr: Ensure facts works when no resource exists ( #43603 )
...
Vultr API is being inconsisten in what it returns. An empty list when no
resources exists, but a dict of dict when they do. The case needs to be
handled so the module do not fail. An extra test has been added.
2018-08-07 20:12:36 +02:00
Abhijeet Kasurde
5936e1f449
VMware: confine search for network till datacenter level ( #40382 )
...
If there are multiple distributed virtual portgroup network with same name
in different datacenter, vmware_guest module used to choose first DVPG irrespective
of the datacenter. This caused problem if two datacenter has same name for DVPG,
vmware_guest module failed with error "The object or item referred to could not be found."
This fix adds check to search for network (Distributed Virtual Portgroup)
till datacenter level. This avoids selection of same name DVPG from other datacenter.
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-08-07 22:10:10 +05:30
Abhijeet Kasurde
3dcbf3b003
VMware: new module : vmware_guest_boot_facts ( #43240 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-08-07 22:08:37 +05:30
Abhijeet Kasurde
281c8f6861
VMware: added missing facts vmware_drs_rule_facts ( #42992 )
...
vmware_drs_rule_facts was missing details about vm_group and host_group
and their respective memeber names. This fix adds those details and updates documentation.
Fixes : #42980
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-08-07 22:07:39 +05:30
David Wittman
a24898b715
Add cap_drop to docker_container module ( #36889 )
...
Closes #29578
2018-08-07 12:11:52 +05:30