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/cloud/docker
Konstantin Suvorov d9f13a0bbc Fix docker container restart
restart_containers(containers.running) may try to restart containers
that are deleted when looping through get_differing_containers()
fix this by refreshing list after first loop
10 years ago
..
__init__.py added __init__.py to new cloud subcategories so builds work again 11 years ago
docker.py Fix docker container restart 10 years ago
docker_image.py Fix issues version_added and chaged => changed typo 10 years ago