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/integration/targets/docker_swarm_service
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
6 years ago
..
files docker_swarm_service: Extend env and add env_files support (#51762) 6 years ago
meta Docker swarm service integration tests (#45674) 6 years ago
tasks docker_swarm_service: Add healthcheck option (#52419) 6 years ago
vars docker_swarm_service: Add healthcheck option (#52419) 6 years ago
aliases docker_swarm_service: Enable tests (#51170) 6 years ago