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/units/modules/cloud/docker
Hannes Ljungberg da8574c567 docker_swarm_service: Allow passing period strings on relevant options (#52530)
* Allow duration to be passed as duration strings

* Remove whitespace

* Add changelog fragment

* Fix broken test

* Better error handling
6 years ago
..
__init__.py
test_docker_container.py
test_docker_network.py
test_docker_swarm_service.py docker_swarm_service: Allow passing period strings on relevant options (#52530) 6 years ago
test_docker_volume.py