ansible/test/integration/targets/docker_swarm_service/tasks/tests
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
..
configs.yml docker_swarm_service: Make secret_id and config_id optional (#58299) 2019-06-27 22:24:34 +02:00
logging.yml Fix assignments in docker tests. (#57249) 2019-05-31 23:47:53 +02:00
misc.yml
mounts.yml docker_swarm_service: Added default value for mounts.source (#58039) 2019-06-20 15:58:32 -04:00
networks.yml docker_swarm_service: Allow passing dicts in networks (#58961) 2019-08-18 08:55:54 +02:00
options.yml docker_swarm_service: Allow passing dicts in networks (#58961) 2019-08-18 08:55:54 +02:00
placement.yml Fix assignments in docker tests. (#57249) 2019-05-31 23:47:53 +02:00
resources.yml Fix assignments in docker tests. (#57249) 2019-05-31 23:47:53 +02:00
restart_config.yml Fix assignments in docker tests. (#57249) 2019-05-31 23:47:53 +02:00
rollback_config.yml Fix assignments in docker tests. (#57249) 2019-05-31 23:47:53 +02:00
secrets.yml docker_swarm_service: Make secret_id and config_id optional (#58299) 2019-06-27 22:24:34 +02:00
update_config.yml Fix assignments in docker tests. (#57249) 2019-05-31 23:47:53 +02:00