community.docker/plugins
András Maróy 3ad49824db
Implement cap_add and cap_drop handling for docker_swarm_service (#294)
* Implement `cap_add` and `cap_drop` handling for `docker_swarm_service`

* Fix typos in changelog fragment

* Add missing `version_added` docstrings to `docker_swarm_service`

* Check api version too in `docker_swarm_service` capability tests

* Fix API version checking in tests for docker_swarm_service

Co-authored-by: Felix Fontein <felix@fontein.de>

* Add `cap_add` and `cap_drop` to sample output for `docker_swarm_service`

* Use proper diff checking for `docker_swarm_service` capabilities

Co-authored-by: Felix Fontein <felix@fontein.de>
2022-02-12 08:30:44 +01:00
..
connection Prepare for distutils.version being removed in Python 3.12 (#258) 2021-12-24 11:28:35 +01:00
doc_fragments Pass Docker daemon connection params from inventory to connection plugin (#157) 2021-06-22 06:29:56 +02:00
inventory More small docs fixes. (#281) 2022-01-10 07:42:40 +01:00
module_utils Try to make more compatible with podman-docker. (#292) 2022-02-11 12:23:36 +01:00
modules Implement cap_add and cap_drop handling for docker_swarm_service (#294) 2022-02-12 08:30:44 +01:00
plugin_utils Deprecate default for tls_hostname (#134) 2021-05-04 07:50:33 +02:00