ansible/test
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
..
cache
integration docker_swarm_service: Allow passing dicts in networks (#58961) 2019-08-18 08:55:54 +02:00
legacy safe_eval fix (#57188) 2019-06-06 15:36:22 -04:00
lib/ansible_test Fix ansible-test bin creation. 2019-08-16 14:00:43 -07:00
results
sanity crypto modules: fix sanity errors (#60046) 2019-08-18 05:37:57 +02:00
units docker_swarm_service: Allow passing dicts in networks (#58961) 2019-08-18 08:55:54 +02:00
utils Remove Python 2.6 from Windows tests (#60235) 2019-08-08 07:32:09 +10:00