community.docker/tests/integration/targets/docker_swarm_service/tasks/tests
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
..
configs.yml Implement rolling_versions for docker_config (#295) 2022-02-12 08:30:09 +01:00
logging.yml Improve and fix tests (#36) 2020-11-23 21:48:46 +01:00
misc.yml Improve and fix tests (#36) 2020-11-23 21:48:46 +01:00
mounts.yml Improve and fix tests (#36) 2020-11-23 21:48:46 +01:00
networks.yml Improve and fix tests (#36) 2020-11-23 21:48:46 +01:00
options.yml Implement cap_add and cap_drop handling for docker_swarm_service (#294) 2022-02-12 08:30:44 +01:00
placement.yml Replicas max per node (#92) 2021-02-24 10:14:06 +01:00
resources.yml Improve and fix tests (#36) 2020-11-23 21:48:46 +01:00
restart_config.yml Improve and fix tests (#36) 2020-11-23 21:48:46 +01:00
rollback_config.yml Improve and fix tests (#36) 2020-11-23 21:48:46 +01:00
secrets.yml Add support for rotating docker secrets (#293) 2022-02-12 08:29:49 +01:00
update_config.yml Fix docker_swarm_service tests. (#104) 2021-03-14 22:52:05 +01:00