ansible/test/units
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
..
cli ansible-galaxy - more fixes for verbosity without sub type (#60604) 2019-08-15 11:53:40 +10:00
compat
config fixes to config manager (#58530) 2019-07-17 10:39:30 -04:00
contrib
errors
executor Fix unit tests to work with pytest >= 5.0 (#60246) 2019-08-09 14:58:46 -04:00
galaxy Collection test (#59488) 2019-07-24 12:38:32 +10:00
inventory_test_data/group_vars
mock
module_utils crypto modules: fix sanity errors (#60046) 2019-08-18 05:37:57 +02:00
modules docker_swarm_service: Allow passing dicts in networks (#58961) 2019-08-18 08:55:54 +02:00
parsing various mod_args fixes (#60290) 2019-08-13 09:57:49 +01:00
playbook unit tests: remove unused imports (#60462) 2019-08-13 19:21:43 +02:00
plugins Delay persistent connection until needed (#59153) 2019-08-14 16:58:03 -04:00
regex
template unit tests: remove unused imports (#60462) 2019-08-13 19:21:43 +02:00
utils Update units to pass on macOS (#60435) 2019-08-12 15:13:07 -05:00
vars
__init__.py
test_constants.py
test_context.py Unit tests: remove unused imports (#59740) 2019-07-29 22:10:13 +02:00