community.docker/tests/integration/targets/docker_swarm_service
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
..
files Initial commit 2020-10-30 07:05:50 +01:00
meta Initial commit 2020-10-30 07:05:50 +01:00
tasks Implement cap_add and cap_drop handling for docker_swarm_service (#294) 2022-02-12 08:30:44 +01:00
vars Implement cap_add and cap_drop handling for docker_swarm_service (#294) 2022-02-12 08:30:44 +01:00
aliases Initial cleanup. 2020-10-30 07:05:51 +01:00