ansible/test/integration/targets/docker_swarm_service/tasks
Hannes Ljungberg 18b968d486 docker_swarm_service: Add healthcheck option (#52419)
* Define yaml versions as strings

* Add healthcheck option

* Add changelog fragment

* Don’t set version_added as strings

* Use single quoted string

* Disable healthcheck tests on python 2.6

* Bring back quoting on already quoted version-added

* Python 2.6 compat

* Move functions to docker-common

* Move parse_healthcheck to docker-common

* Cast exception to str before printing failure

* Extend parse_healthcheck tests
2019-02-18 09:46:14 +00:00
..
tests docker_swarm_service: Add healthcheck option (#52419) 2019-02-18 09:46:14 +00:00
main.yml docker_volume: improve force option (deprecate, add new option) (#51145) 2019-02-03 15:09:24 -05:00
run-test.yml docker_swarm_service: Add option tests (#50699) 2019-01-16 03:50:06 -05:00