You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
5 years ago
..
configs.yml docker_swarm_service: Make secret_id and config_id optional (#58299) 5 years ago
logging.yml Fix assignments in docker tests. (#57249) 5 years ago
misc.yml improve docker_* test speed (#53417) 6 years ago
mounts.yml docker_swarm_service: Added default value for mounts.source (#58039) 5 years ago
networks.yml docker_swarm_service: Allow passing dicts in networks (#58961) 5 years ago
options.yml docker_swarm_service: Allow passing dicts in networks (#58961) 5 years ago
placement.yml Fix assignments in docker tests. (#57249) 5 years ago
resources.yml Fix assignments in docker tests. (#57249) 5 years ago
restart_config.yml Fix assignments in docker tests. (#57249) 5 years ago
rollback_config.yml Fix assignments in docker tests. (#57249) 5 years ago
secrets.yml docker_swarm_service: Make secret_id and config_id optional (#58299) 5 years ago
update_config.yml Fix assignments in docker tests. (#57249) 5 years ago