ansible/test/units/modules
Hannes Ljungberg 13364fc530 docker_swarm_service: Allow passing dicts in networks (#58961)
* Add support for passing networks as dicts

* Add function to compare a list of different objects

* Handle comparing falsy values to missing values

* Pass docker versions to Service

* Move can_update_networks to Service class

* Pass Networks in TaskTemplate when supported

* Remove weird __str__

* Add networks integration tests

* Add unit tests

* Add example

* Add changelog fragment

* Make sure that network options are clean

Co-Authored-By: Felix Fontein <felix@fontein.de>

* Set networks elements as raw in arg spec

Co-Authored-By: Felix Fontein <felix@fontein.de>

* Fix wrong variable naming

* Check for network options that are not valid

* Only check for None options

* Validate that aliases is a list
2019-08-18 08:55:54 +02:00
..
cloud docker_swarm_service: Allow passing dicts in networks (#58961) 2019-08-18 08:55:54 +02:00
crypto crypto modules: fix sanity errors (#60046) 2019-08-18 05:37:57 +02:00
files Fixes #34893 (#40166) 2018-05-16 11:09:32 -05:00
messaging Rabbitmq user permission fixes (#49404) 2018-12-07 13:19:08 +00:00
monitoring unit tests: remove unused imports (#60462) 2019-08-13 19:21:43 +02:00
net_tools unit tests: remove unused imports (#60462) 2019-08-13 19:21:43 +02:00
network Remove unused imports / variables for junos (#60705) 2019-08-17 22:38:53 +05:30
notification Add support for hex color in slack module (#49804) 2018-12-12 08:41:49 +00:00
packaging unit tests: remove unused imports (#60462) 2019-08-13 19:21:43 +02:00
remote_management unit tests: remove unused imports (#60462) 2019-08-13 19:21:43 +02:00
source_control Fix for skipping of gitlab_runner test. 2019-07-05 11:47:19 -07:00
storage New Module: Volume Autosize (#59936) 2019-08-14 15:21:51 -04:00
system Unit tests: remove unused imports (#59740) 2019-07-29 22:10:13 +02:00
web_infrastructure Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
__init__.py
conftest.py fix missing attribs with dirct module execution (#53875) 2019-04-04 09:59:52 -04:00
utils.py Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00