Rich Wareham
fd32760d7a
docker_swarm_service: use exact name match when finding services ( #50665 )
...
* docker_swarm_service: use exact name match when finding services
The Docker API's filtering support allows filtering for substring
matches which means that when we filter the list of running services we
may accidentally match a service called "foobar" when looking for a
service named "foo".
Fix this by filtering the list of services returned from the Docker API
so that name matches are exact. It is still worth passing the filter
parameter to the Docker API because it reduces the number of results
passed back which may be important for remote Docker connections.
Closes 50654.
* add changelog fragment for #50654
2019-01-14 12:00:34 +01:00
Hannes Ljungberg
cde292cc43
docker_swarm_service: Don’t add difference when update_order is None ( #50655 )
...
* Don’t add difference when update_order is None
* Add changelog fragment
2019-01-14 11:58:05 +01:00
Yuwei Zhou
eaf9da4dff
Support curated return value for network interface and refine test ( #50482 )
2019-01-14 14:17:31 +08:00
Diane Wang
955e960f45
VMware: add new module vmware_guest_video ( #50590 )
2019-01-12 11:37:14 +05:30
Felix Fontein
0e7a9a2771
docker_volume: revert #47390 ( #50663 )
...
* Revert "Fix option change detection / force support for docker_volume. (#47390 )"
This reverts commit 8ef994fbc5 .
* Update changelog.
* Adjusting tests.
2019-01-11 14:41:37 -06:00
Abhijeet Kasurde
db8702cdb8
Close all open filehandle ( #50544 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com >
2019-01-11 10:14:08 -05:00
James E. King III
1ae365c112
azure_rm_managed_disk: properly handle os_type on creation and update ( #49385 )
2019-01-11 22:09:26 +08:00
Yuwei Zhou
0f6252baf3
dns zone enhancement and return curated value ( #50740 )
2019-01-11 16:38:29 +08:00
Yuwei Zhou
9487815a26
azure virtualmachine scaleset supports loadbalancer update ( #50132 )
2019-01-11 16:33:13 +08:00
Yuwei Zhou
3e2e67c677
Add support for idle_timeout, version and ipTags, curated in facts module ( #48923 )
2019-01-11 13:36:50 +08:00
Sylvain Rabot
f29256e4da
Azure: Add Availability Zones ( #49243 )
...
Signed-off-by: Sylvain Rabot <s.rabot@lectra.com >
2019-01-11 09:34:06 +08:00
Yuwei Zhou
07c6ce2dbf
Curate the virtual network facts module ( #50311 )
2019-01-10 15:53:23 +08:00
Yuwei Zhou
c405fe3098
azure_managed_disk enhancement ( #50317 )
2019-01-10 10:41:43 +08:00
Zim Kalinowski
3739dc9684
cleanup - required: false ( #50648 )
2019-01-10 09:26:18 +08:00
Alex Stephen
c22fbd9ddf
New module: gcp_bigquery_dataset_facts ( #50677 )
2019-01-08 20:26:06 -05:00
Alex Stephen
1d747649e6
New module: gcp_bigquery_table_facts ( #50679 )
2019-01-08 20:25:47 -05:00
Piotr Wojciechowski
1f28ecd276
docker_node_facts: Read information about swarm node from swarm manager ( #50571 )
...
* docker_node_facts: New module to read information about swarm node from swarm manager
* Update lib/ansible/modules/cloud/docker/docker_node_facts.py
Co-Authored-By: WojciechowskiPiotr <23406016+WojciechowskiPiotr@users.noreply.github.com >
* Update lib/ansible/modules/cloud/docker/docker_node_facts.py
Co-Authored-By: WojciechowskiPiotr <23406016+WojciechowskiPiotr@users.noreply.github.com >
* Update lib/ansible/modules/cloud/docker/docker_node_facts.py
Co-Authored-By: WojciechowskiPiotr <23406016+WojciechowskiPiotr@users.noreply.github.com >
* docker_node_facts: min_docker_api_version and docker updated to align with Docker documentation
* docker_node_facts: Updated documentation and minimum version requirements
* docker_node_facts: Updated documentation of requirements
* Update lib/ansible/modules/cloud/docker/docker_node_facts.py
Co-Authored-By: WojciechowskiPiotr <23406016+WojciechowskiPiotr@users.noreply.github.com >
* Update lib/ansible/modules/cloud/docker/docker_node_facts.py
Co-Authored-By: WojciechowskiPiotr <23406016+WojciechowskiPiotr@users.noreply.github.com >
* Update lib/ansible/modules/cloud/docker/docker_node_facts.py
Co-Authored-By: WojciechowskiPiotr <23406016+WojciechowskiPiotr@users.noreply.github.com >
* Update lib/ansible/modules/cloud/docker/docker_node_facts.py
Co-Authored-By: WojciechowskiPiotr <23406016+WojciechowskiPiotr@users.noreply.github.com >
* Update lib/ansible/modules/cloud/docker/docker_node_facts.py
* Update lib/ansible/modules/cloud/docker/docker_node_facts.py
Co-Authored-By: WojciechowskiPiotr <23406016+WojciechowskiPiotr@users.noreply.github.com >
2019-01-08 13:00:59 +00:00
Nijin Ashok
449fdf44b9
ovirt_storage_connection: Fix issue in detaching the connection ( #50005 )
...
Currently deleting the storage connection just tries to delete the
connection but it doesn't detach the connection from storage domain.
The patch first tries to detach the connection from storage domain
before attempting to delete the same if the storage domain parameter
is provided.
2019-01-08 06:53:20 -05:00
Gaudenz Steinlin
35f17bf4c2
Cloudscale volume ( #49887 )
...
* Cloudscale integration test setup
CloudProvider and CloudEnvironment classes for Cloudscale integration
tests. This also contains a cloudscale_common role with common
variables for all tests.
* cloudscale_volume module
New cloud module to manage volumes on the cloudscale.ch IaaS service.
2019-01-07 22:29:01 +01:00
Zim Kalinowski
98b0ef370d
adding module azure_rm_virtualmachinescalesetinstance_facts ( #50440 )
2019-01-07 15:15:30 +08:00
UNR Information Security
8f55e817d2
Correct Errors in Documentation ( #50507 )
...
* Correct Errors in Documentation
According to the module, "compose" is not required, but the docs said it was - removed the "required" tag. Additionally, the example for removing a stack did not include the required "name" option (this method is why "compose" is not required.
+label: docsite_pr
* Removed change to description
Corrected issue to my "correction" on the description.
* Removed required false
* Removed all instances of required: false.
2019-01-04 05:16:15 -05:00
Yunge Zhu
83da2de9a0
azure_rm_webapp: fix updating app settings ( #49181 )
2019-01-04 16:32:36 +08:00
Peter Kirby
5a8aa7ca1f
Fixes #37209 - Added complex return value, instance ( #49989 )
2019-01-03 09:48:25 -06:00
Ondra Machacek
362e603eb3
ovirt_host: Improve failed upgrade check ( #50489 )
2019-01-03 08:52:37 -05:00
Felix Fontein
6b33c588d0
docker_swarm_service: Fix typo for option type ( #50483 )
...
* Fix typo for option type in docker_swarm_service.
* Add changelog.
2019-01-03 17:03:59 +05:30
Yuwei Zhou
14129b09f7
rename force to force_delete_nonempty ( #50290 )
2019-01-02 13:23:54 +08:00
Felix Fontein
26e3240315
docker_secret, docker_config: allow to base64-decode data ( #49688 )
...
* Adjust docker_config and docker_secret to be more similar.
* Add data_is_b64 parameter to docker_secret and docker_config.
* Add changelog.
2019-01-01 16:06:45 +00:00
René Moser
e761ea3f9d
vultr_server: fix multiple ssh keys not handled ( #50337 )
...
* vultr_server: fix multiple ssh keys not handled
* add changelog fragment
2019-01-01 10:11:10 +01:00
curry9999
9fb4e24660
Documentation remove escape r ( #50277 )
...
* A colon is not described
* dddd
* Update branch
2018-12-27 13:14:20 +00:00
Felix Fontein
04e2a94687
Improve tagging examples. ( #50321 )
2018-12-26 15:10:14 +00:00
John Hu
9be3ebc596
docker_image: add network parameter ( #50313 )
...
* docker_image: add network parameter
Add a network parameter to the docker_image module to specify the
network to use for RUN commands.
Called it network instead of network_mode as the latter seems like a
legacy of when there were just a few default options to choose from,
while now the name of an arbitrary network can be specified.
Fixes #21433
* Format description
* Update docker_image option_minimal_versions
* Ensure network_mode param optional
2018-12-26 13:23:39 +00:00
curry9999
4fe346da18
Add colon after module name ( #50274 )
...
* A colon is not described
* dddd
* Update aws_kms_facts.py
2018-12-23 00:26:36 +01:00
Simon Weald
d4bd323c3a
update github handle ( #50235 )
2018-12-21 23:59:37 +01:00
Alex Stephen
303abadf52
New GCP Module: gcp_compute_interconnect_attachment_facts ( #48217 )
2018-12-21 13:42:48 -05:00
Alex Stephen
746e80e9e1
New GCP Module: gcp_container_cluster_facts ( #48249 )
2018-12-21 13:42:39 -05:00
Alex Stephen
c0f44dfbaf
New GCP Module: gcp_container_node_pool_facts ( #48251 )
2018-12-21 13:42:31 -05:00
Alex Stephen
251d049a54
New GCP Module: gcp_iam_service_account_facts ( #48257 )
2018-12-21 12:51:47 -05:00
Alex Stephen
3422a43555
New GCP Module: gcp_resourcemanager_project_facts ( #48263 )
2018-12-21 12:51:39 -05:00
Alex Stephen
02c6989f41
New GCP Module: gcp_spanner_database_facts ( #48265 )
2018-12-21 11:51:17 -05:00
Alex Stephen
a6cfdc6e63
New GCP Module: gcp_spanner_instance_facts ( #48267 )
2018-12-21 11:51:00 -05:00
Alex Stephen
e499718a50
New GCP Module: gcp_sql_database_facts ( #48269 )
2018-12-21 11:50:50 -05:00
Alex Stephen
f73539284b
GCP Bug Fixes ( #49458 )
...
* Bug fixes
* fixes as of 12/5/2018
* changes as of 12/06/2018
2018-12-21 11:41:25 -05:00
Alex Stephen
b9c630f1b1
New GCP Module: gcp_sql_instance_facts ( #48271 )
2018-12-21 11:26:14 -05:00
Alex Stephen
7f3e4910b0
New GCP Module: gcp_sql_user_facts ( #48273 )
2018-12-21 10:44:46 -05:00
Zim Kalinowski
92de28756d
fixed invalid samples ( #50227 )
...
* fixed invalid samples
2018-12-21 09:53:14 -05:00
Christian Kotte
064825df30
Revert changes in vmware_vcenter_statistics( #49537 )
2018-12-21 14:51:49 +05:30
Diane Wang
ebaeb1d8b4
VMware: add VBS configuration support for Windows 10 ( #48595 )
...
* Fix space issue
* fix whitespaces issue
2018-12-21 14:47:35 +05:30
Miguel Duarte Barroso
4951e5a5b7
os_security_group_rule proper module exit ( #50076 )
...
When the security group the rule belongs to does not exist and
the state is absent, the module is not properly exited, leading
to a playbook execution failure.
Fixes issue #50057
2018-12-20 11:49:52 +00:00
Zim Kalinowski
418c705196
sku in the sample became invalid, so updating ( #50177 )
2018-12-20 16:41:17 +08:00
Youhua Li
53eb3ad1e8
add range_start and range_end agrs when query vm by a single id ( #50056 )
2018-12-20 01:51:20 -05:00