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/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
7 years ago
..
cloud docker_swarm_service: Allow passing dicts in networks (#58961) 7 years ago
crypto crypto modules: fix sanity errors (#60046) 7 years ago
files Fixes #34893 (#40166) 8 years ago
messaging Rabbitmq user permission fixes (#49404) 7 years ago
monitoring unit tests: remove unused imports (#60462) 7 years ago
net_tools unit tests: remove unused imports (#60462) 7 years ago
network Remove unused imports / variables for junos (#60705) 7 years ago
notification Add support for hex color in slack module (#49804) 7 years ago
packaging unit tests: remove unused imports (#60462) 7 years ago
remote_management unit tests: remove unused imports (#60462) 7 years ago
source_control Fix for skipping of gitlab_runner test. 7 years ago
storage New Module: Volume Autosize (#59936) 7 years ago
system Unit tests: remove unused imports (#59740) 7 years ago
web_infrastructure Python 3.8 collections compatibility fixes. 7 years ago
__init__.py Some algorithmic unittests for the apt and docker modules 10 years ago
conftest.py fix missing attribs with dirct module execution (#53875) 7 years ago
utils.py Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago